.biggray {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}
.bottomlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000}
.address {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #EEEEFF}
.standard {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}

a:link
{
	cursor: hand;
	color: #CCCC99;
	text-decoration: none;
}
a:visited { 
	color: #CCCC99;
	text-decoration: none;
	}
a:hover { 
	text-decoration: underline;
	
	}
a:active { 
	color: #CCCC99;
	text-decoration: none;
	}
	

.nonstandard
{
	color: #000000;
}

a.nonstandard:link { color: #3399FF; text-decoration: underline; font-weight: bold;}
a.nonstandard:visited { color: #3399FF; text-decoration: underline;font-weight: bold;}
a.nonstandard:hover {color: #3399FF; text-decoration: underline;font-weight: bold;}
a.nonstandard:active { color: #3399FF; text-decoration: underline;font-weight: bold;}
