body,p,td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	font-weight: normal;
	text-decoration: none;
}


a:link {color:#00356d;text-decoration: none;}
a:visited {color:#00356d;text-decoration: none;}
a:active {color:#000000;text-decoration: none;}
a:hover {color:#000000;	text-decoration: none;}


.nav_a  {
	font-size: 12px;
	color:#054582;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #5a6778;
	}
	
#nav_a  {
	background-color:transparent;
	border-bottom: solid 1px #5a6778;
	}
	
#nav_b  {
	background-color:#0a081e;
	border-bottom: solid 1px #5a6778;
	}

