A {
	text-decoration: none;
	color: #CC6600;
}
A:Hover {
	text-decoration: underline;
	color: white;
}

