a.three:link {
	color: #666666;
	text-decoration: none;
}
a.three:visited {color: #666666}
a.three:hover {
	background-color: #990000;
}.mouseover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #660033;
}

