BODY {
	
}

A {
	color: #FFCC00;
	text-decoration: none;
}

A:HOVER {
	color: White;
	text-decoration: underline;
}