.text {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000}
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #B6B283}
.links {   font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #24569F;}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color: #24569F;
	text-decoration: none;
}

A:HOVER {
	color: #FF0000;
	text-decoration: underline;
}