.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
A.navbaropt { color: #FFFFFF }
A.navbaropt:HOVER { color: #000066; text-decoration: none; }

.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
A.bodywhiteopt { color: #FFFFFF }
A.bodywhiteopt:HOVER { color: #FFFFFF; text-decoration: none; }

.bodywhitesml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.bodywhitesmlopt { color: #FFFFFF }
A.bodywhitesmlopt:HOVER { color: #FFFFFF; text-decoration: none; }

.bodywhitenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodyblksml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
A.bodyblksmlopt { color: #000099 }
A.bodyblksmlopt:HOVER { color: #000000; text-decoration: none; }

.bodyredsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
A.bodyredsmlopt { color: #000099 }
A.bodyredsmlopt:HOVER { color: #CC0033; text-decoration: none; }

.bodyredlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
A.bodyredlrgopt { color: #000099 }
A.bodyredlrgopt:HOVER { color: #CC0033; text-decoration: none; }