a.nav:hover {
	background-color: #385839;
	height: 10px;
	width: 125px;
	color: #D8DBCE;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;



}
a.nav:link {
	background-color: #D8DBCE;
	height: 10px;
	width: 125px;
	text-decoration: none;
	color: #385839;
	font-size: 12px;
	font-weight: normal;




}
a.nav:visited {
	background-color: #D8DBCE;
	height: 10px;
	width: 125px;
	text-decoration: none;
	color: #385839;
	font-size: 12px;
	font-weight: normal;


}
a.nav:active {
	background-color: #385839;
	height: 10px;
	width: 125px;
	color: #D8DBCE;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;


}
body {
	background-color: #bob69a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000000;

}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: bob69a;

}
a:link {
	color: 385839;
	font-weight: bold;
	text-decoration: underline;


}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	font-weight: bold;
	color: 385839;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
}
