a:hover {
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #CC0066;
	text-decoration: none;
}
