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