BODY {
	color: #191970;
	font-family: Arial, "Arial Black", "Times New Roman", Verdana, sans-serif;
	font-size: small;
}

A {
	color: Black;
	text-decoration: none;
}

A:HOVER {
	color: #FFA500;
	text-decoration: underline;
}