td {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF7D00;
	font-size: 11px; }

a.nav { color: white;
        font-weight: bold; 
	text-decoration: none; 
	font-size: 13px; }

a:hover.nav { color: blue; }
a:active.nav { color: blue; }

a { color: orange; 
    text-decoration: underline;
    font-weight: bold; }
a:hover { color: white; }
a:visited { color: white; }


a:hover.subnav { color: blue; }
a:active.subnav { color: blue; }
a.subnav { color: white;
        font-weight: bold; 
	text-decoration: none; 
	font-size: 11px; }

h1 {	font-size: 17px; }
h2 { 	font-size: 12px; }
