a.sidebar:link { 
           color: darkblue; 
     font-family: Verdana; 
       font-size: 8pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.sidebar:visited { 
           color: darkblue; 
     font-family: Verdana; 
       font-size: 8pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.sidebar:hover { 
           color: black; 
     font-family: Verdana; 
       font-size: 8pt; 
     font-weight: normal; 
 text-decoration: underline
}
a.bottombar:link { 
           color: black; 
     font-family: Verdana; 
       font-size: 10pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.bottombar:visited { 
           color: black; 
     font-family: Verdana; 
       font-size: 10pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.bottombar:hover { 
           color: blue; 
     font-family: Verdana; 
       font-size: 10pt; 
     font-weight: normal; 
 text-decoration: none
}
a.cornerbox:link { 
           color: black; 
     font-family: Verdana; 
       font-size: 13pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.cornerbox:visited { 
           color: black; 
     font-family: Verdana; 
       font-size: 13pt; 
     font-weight: normal; 
 text-decoration: none 
}

a.cornerbox:hover { 
           color: blue; 
     font-family: Verdana; 
       font-size: 13pt; 
     font-weight: normal; 
 text-decoration: underline
}

