body, td {
font-family: verdana,arial,helvetica;
font-size: 12px;
}

a.nav	{
color:#f5f5f5;
font-size: 13px;
font-weight:800;
text-decoration:none;
	}
a	{
color:#006699;
font-size: 13px;
font-weight:800;
text-decoration:underline;
	}
a:hover	{
color: #006699;
text-decoration:underline;
font-weight:800;
background-color:#f5f5f5;
	}

a:active	{
color:#FF0000;
font-weight:800;
	}



h1,h2,h3,h4,h5,h6 {
color: #006699;
margin-bottom: 3px;
}
