.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #993333";
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #993333";
}
a:link {
	color: #993333;
	text-decoration: none;
	color: #993333;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
body { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

