a { text-decoration: none }
a:link { color:#333333 }
a:visited { color:#000000 }
a:hover { color:#FFCC00 }
a:active { color:#999999 }

.maintitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: capitalize; 
	color: #000000
	}
.navlinks {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000
	}
.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: 
	none; color: #000000
	}
.copytitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000
	}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF
}
