body {
	background-color: #88a8c3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
h3 {
	font-size: 14px;
}

a.nav_link:hover {
background-color:#88a8c3;

color:#FFFFFF;
text-decoration:none;
z-index:25;
}
a.nav_link {
background-color:#33CCFF;
color:#FFFFFF;
font-family:"Agency FB";
font-size:12px;
font-weight:bold;
position:static;
text-decoration:underline;
z-index:24;
}
