BODY {
	color : #FFFFFF;
}

A {
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER {
	color : 33CCFF;
	text-decoration : underline;
}