.links1 {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000099;
	background-color: #66CC33;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}