a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
} 
