@charset "windows-1252";
a:link {
	color: #993333;
	text-decoration: none;
}
font {
	font-family: Verdana;
}

a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
body {
	background-color: #993333;
}
