BODY {
	color : #191970;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

A {
	text-decoration : none;
}

A:HOVER {
	color : Blue;
	text-decoration : none;
}
