BODY { background-color:#000033; color:white; font-family:arial narrow,helvetica narrow,arial,helvetica,sans-serif }

.homepageBlurb {
	color: #666666;
	font-size: 10pt;
	line-height: 15pt
}

.newsTitle {
	color: #FFFFFF;
	font-size: 18px;
	font: "Times New Roman", Times, serif;
}

#uLine {
	border-bottom: solid #A9A9A9;
	border-bottom-width: 1px;
	}

#bodyText {
	color: #FFFFFF;
}
#bodyText a:link {
	color: #FFFFFF;
}
#bodyText a:current {
	color: #9ACD32;
}
#bodyText a:hover {
	color: #40E0D0;
}
#bodyText a:visited {
	color: #D4D19F;
}
#bodyText a:visited:hover {
	color: #40E0D0;
}

/*
#bodyText a:link#visited {
	color: #C5C5C5;
}
*/