.nav {
	font-size: 11pt;
	font-weight: normal;
	color: #444041;
	text-decoration: none;

}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-position: center center;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #444041;
	text-decoration: none;
}
a.nav:hover {
	color:maroon;
	}
a.title:hover {
	color: #444041;
	}
	
.brwn-border {
	border: thin solid #444041;
}
.navbar {
	background-color: #444041;
	padding: 1px;
	color: #F7E39E;

}
.bottom-link {
	color: #FFFFFF;
}
