body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftnav {}
.leftnav A:link {
	text-decoration: none;
	color: white; 
	font-size: 0.9em; 
	font-family: Verdana;
}
.leftnav A:active {
	text-decoration: none;
	color: white;
	font-size: 0.9em; 	 
	font-family: Verdana;
}
.leftnav A:visited {
	text-decoration: none;
	color: white;
	font-size: 0.9em;  
	font-family: Verdana;
}
.leftnav A:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
	font-size: 0.9em; 
	font-family: Verdana;
}
.bottomnav {}
.bottomnav A:link {
	text-decoration: none;
	color: black; 
	font-size: 0.7em; 
	font-family: Verdana;
}
.bottomnav A:active {
	text-decoration: none;
	color: black;
	font-size: 0.7em; 	 
	font-family: Verdana;
}
.bottomnav A:visited {
	text-decoration: none;
	color:black;
	font-size: 0.7em;  
	font-family: Verdana;
}
.bottomnav A:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
	font-size: 0.6em; 
	font-family: Verdana;
}