body, td, p, select, input, textarea {
	font-family: "Comic Sans MS";
	font-size: 13px;
	}

p {
font-size:13px;
}	

a:link {
	color: #6699CC;
	text-decoration: none;
	font-size: 13px;
}

a:visited {
	color: #6699CC;
	text-decoration: none;
	font-size: 13px;
}
a:link:hover {
	color: #990099;
	text-decoration: underline;
	font-size: 13px;
}
a:visited:hover {
	color: #990099;
	text-decoration: underline;
	font-size: 13px;
}

a.nav, a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0033;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.news, a.news:visited {
	font-family: "Comic Sans MS";
	color: #666699;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
}

a.news:hover {
	font-family: "Comic Sans MS";
	color: #FF0033;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
}

.title {
	font-family: "Comic Sans MS";
	font-size: 48px;
	}

.whitetitle {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.news {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	}
	
.red {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: red;
	font-weight: bold;
	}	

.boxnotop {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	padding: 5px;
}

.boxthicktop {
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BABAD1;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	padding: 5px;
}

.fullbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	padding: 0px;
}
.relatedlinks {
	list-style-type: none;
	line-height: 2em;
}
li {
	line-height: 2em;
}
