a:link {
	color: #CC3300;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
}
	
a:active {
	color: #CC3366;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
}

a:visited {
	color: #CC3300;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
}

a:hover {
	color: #336699;
	text-decoration: underline;
	font-family: verdana;
	font-weight: normal;
}
