body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #FFFFFF;
}

a:LINK {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}

a:VISITED {
	font-weight: bold;
	text-decoration: none;
	color: #990099;
}

a:HOVER {
	font-weight: bold;
	text-decoration: underline;
	color: #0000CC;
}
