BODY {
	
}

A {
	color : #0099FF;
	text-decoration : none;
}

A:HOVER {
	color : #00CCFF;
	text-decoration : underline;
}