a.sidebar:link { 
           color: black; 
     font-family: Verdana; 
       font-size: 8pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.sidebar:visited { 
           color: white; 
     font-family: Verdana; 
       font-size: 8pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.sidebar:hover { 
           color: #FFFF00; 
     font-family: Verdana; 
       font-size: 8pt; 
     font-weight: normal; 
 text-decoration: none 
}
a.bottombar:link { 
           color: white; 
     font-family: Verdana; 
       font-size: 10pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.bottombar:visited { 
           color: blue; 
     font-family: Verdana; 
       font-size: 10pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.bottombar:hover { 
           color: #FFFF00; 
     font-family: Verdana; 
       font-size: 10pt; 
     font-weight: normal; 
 text-decoration: none 
}

