BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, fantasy;
	font-size : small;
	font-weight : none;
}

A {
	color : rgb(0, 0, 128);
	text-decoration : none;
}

A:HOVER {
	color : rgb(255, 51, 51);
	text-decoration : none;
}
