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