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