a:hover {
	color: #CC3300;
	text-decoration: underline;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #575757;
	font-weight: normal;
	text-decoration: none;
}

