body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

a:link, a:visited {
/*	color: #666666; */
	color: #e20074;
	text-decoration: none;
}

a:hover, .highlight, .hover, a.hover {
	color: #e20074;
/*	background-color: #757558; */
	text-decoration: underline;
}

a:active {
/*	color: #666666; */
	color: #e20074;
	text-decoration: none;
}
