.nav {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 10pt;
 color : #FFFFFF;
}
 
a.nav {
 color : #FFFFFF;
 font-size : 10pt;
; text-decoration: none
; font-style: normal; font-weight: normal}
 
a.nav:link {
 color : #FFFFFF;
 font-size : 10pt;
; font-family: Verdana, Arial, Helvetica, sans-serif
; text-decoration: none
; font-style: normal; font-weight: normal}
 
 a.nav:active {
 color : #FFFFFF;
 text-decoration : none;
 font-size : 10pt;
; font-family: Verdana, Arial, Helvetica, sans-serif
; font-style: normal; font-weight: normal}
 
a.nav:visited {
 color : #FFFFFF;
 text-decoration : none;
 font-size : 10pt;
; font-family: Verdana, Arial, Helvetica, sans-serif
; font-style: normal; font-weight: normal}
 
a.nav:hover {
 color : #FFCC00;
 background-color : none;
 text-decoration : none;
 font-size : 10pt;
; font-style: normal; font-weight: normal} 
