.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCFF00;
	text-decoration: none;


}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;


}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;



}
.bodylink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bolder;

}
a:hover {
	color: #0099FF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}
