BODY {
	color : Black;
	background-color : #CCCCCC;
	font-family : Verdana;
	font-size : small;
}

A {
	color : #5B6DAA;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}