:link.a       { text-decoration: none; font-family: Arial; font-size: 80%; color: #FFFFFF; 
               font-weight: bold }
:active.a     { text-decoration: none; font-family: Arial; font-size: 80%; color: #FFFFFF; 
               font-weight: bold }
:visited.a    { text-decoration: none; font-family: Arial; font-size: 80%; color: #FFFFFF; 
               font-weight: bold} 
:hover.a      { text-decoration: underline; font-family: Arial; font-size: 80%; color: #CCCCCC; 
               font-weight: bold }
               

:link.b       { text-decoration: none; font-family: Arial; font-size: 80%; color: #000000; 
               font-weight: bold }
:active.b     { text-decoration: none; font-family: Arial; font-size: 80%; color: #000000; 
               font-weight: bold }
:visited.b    { text-decoration: none; font-family: Arial; font-size: 80%; color: #000000; 
               font-weight: bold } 
:hover.b      { text-decoration: none; font-family: Arial; font-size: 80%; color: #666666; 
               font-weight: bold }
               

:link.c       { text-decoration: none; font-family: Arial; font-size: 9pt; color: #FFFFFF; 
               }
:active.c     { text-decoration: none; font-family: Arial; font-size: 9pt; color: #FFFFFF; 
               }
:visited.c    { text-decoration: none; font-family: Arial; font-size: 9pt; color: #FFFFFF; 
               } 
:hover.c      { text-decoration: none; font-family: Arial; font-size: 9pt; color: #66CCFF; 
               }
