.DateLoc {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
body {  font-family: Arial, Helvetica, sans-serif}
.caption {  font-size: 10px; color: #666666}
A {
	text-decoration : none;
}
A:HOVER {
	color: red;
}
.toplinks {
	color: white;
	text-decoration: none;
}
.toplinks:hover {
	color: red;
}
.toplinks2 {
	color: white;
	text-decoration: none;
	font-size: 12px;
}
.toplinks2:hover {
	color: black;
}
.toplinks3 {
	color: white;
	text-decoration: none;
}
.toplinks3:hover {
	color: black;
}
.toplinks4 {
	color: red;
	text-decoration: none;
}
.toplinks4:hover {
	color: black;
}
.toplinks5 {
	color: black;
	text-decoration: none;
}
.toplinks5:hover {
	color: red;
}