BODY {
	color: #003399;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 14;
	font-weight: normal;
	text-align: left;
}

A {
	color: #006699;
	text-decoration: none;
}

A:HOVER {
	color: Maroon;
	text-decoration: none;
}