 
A:link,A:visited  {
color:#3b4870;
text-decoration:underline;
}

A:hover {
color:#711e1e;
text-decoration:none;
}

a.nav:link, a.nav:visited {
color: #7b839b;
font-family: georgia; 
text-decoration:none;
font-weight:bold;
font-size: 18px; }

a.nav:hover {
color: #a9b2cc;
font-family: georgia; 
text-decoration:underline;
font-weight:bold;
font-size: 18px;
}	

A.tab, A.tab:visited, A.tab:active {
cursor:auto;
}

A.tab:hover {
cursor:auto;
position:relative; left:1px; top:1px;
}

BODY, TR, TD {
font-family: arial; 
color: #535353; 
font-size: 12px;
background-position: top;
background-repeat: repeat-x;
}