A {
	text-decoration: none;
	font-weight: bold;
	color: #660066;
}

A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
	
}