body {
	background-color: #9e0b0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.style3 {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
div#navbar {
float: left; width: 194px; height: auto; overflow: hidden;line-height: 20px;
}

div#navbar a:link, div#navbar a:visited, div#navbar a:active {
	color: #000077;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left:15px;
	font-weight: bold;
	}
	
div#navbar a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}
