BODY {
	font-family: Arial;
	font-size: medium;
}

a:link {
	color: #990000;
	font-weight: normal;
}
a:visited {
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}

