.topnav {
	font-family:Arial; 
	font-size: 11px;
	font-weight: bold;
	color:#000000; 
	text-decoration: none; 
	
}
.topnav:hover {
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.leftnav {
	font-family:Arial; 
	font-size: 11px;
	font-weight: ;
	color:#000000; 
	text-decoration: none; 
	
}
.leftnav:hover {
    font-family: Arial;
	font-size: 11px;
	font-weight: ;
	color: #FFFFFF;
	text-decoration: ;background-color:#FF3333;} ;
}
.bottomnav {
	font-family:Arial; 
	font-size: 11px;
	font-weight: bold;
	color:#000000; 
	text-decoration: none; 
	
}
.bottomnav:hover {
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}