BODY {
	font-family : serif;
}

A {
	color : #000080;
	text-decoration : none;
}

A:HOVER {
	color : #8B0000;
	text-decoration : underline;
}

