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

A {
	color : #0000FF;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}