BODY {
	color: #660000;
	background-color: White;
	font-family: Arial, Georgia, Verdana, sans-serif;
	font-size: small;
	text-align: justify;
}

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

A:HOVER {
	color: Yellow;
	text-decoration: none;
}