body
{
	font-family:verdana, arial, serif;
	font-size:11px;
	background:#3a7463;
  	
}
a.nav:visited
{
	color: #01553E;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:inherit;
	font-style:normal;
	font-weight:bold;


}
a.nav:hover
{
	color: #ee571e;
	text-decoration:underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:inherit;
	font-style:normal;
	font-weight:bold;

}

a:hover
{
	color: #ee571e;
	text-decoration:underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:inherit;
	font-style:normal;
	font-weight:bold;

}

a.nav:link
{
	color: #01553E;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:inherit;
	font-style:normal;
	font-weight:bold;

}
.footer
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
}


