a{
	text-decoration: none;
	font-weight: bold;
	color: #2C2BA9;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #C53939;
}
a.nav{
   text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
        font-size:150%
}
a.nav:hover {
	font-weight: bold;
	color: #cc1100;
}
td.heading_text { color:#FFFFFF;}
body {
	font-family: arial, helvetica, sans-serif;
	background-color:#6AA8B6;
	color:#FFFFFF;
	}
td {color:#000000;}
span.legal {font-size:10px;}
}


