.menu {
	font-family: Verdana;
  font-size: 11px;
	background-color: #b3c1ce;
}
a.menu:link { 		
	font-family: Verdana;
  font-size: 11px;
	font-weight: bold;
	color: #00478C;
	background-color: #76A2D0;
	text-align: right;	
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana;
  font-size: 11px;
	font-weight: bold;
	color: #00478C;
	background-color: #76A2D0;
	text-align: right;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana;
  font-size: 11px;
	font-weight: bold;
	color: #F5C01A;
	background-color: #76A2D0;
	text-align: right;	
	text-decoration: none;
}
a.menu_bottom:link { 		
	font-family: Verdana;
  font-size: 9px;
	font-weight: bold;
	color: #00478C;
	background-color: #76A2D0;
	text-align: right;	
	text-decoration: none;
}
a.menu_bottom:visited {
	font-family: Verdana;
  font-size: 9px;
	font-weight: bold;
	color: #00478C;
	background-color: #76A2D0;
	text-align: right;
	text-decoration: none;
}
a.menu_bottom:hover {
	font-family: Verdana;
  font-size: 9px;
	font-weight: bold;
	color: #F5C01A;
	background-color: #76A2D0;
	text-align: right;	
	text-decoration: none;
}

