a.d:visited    
{font-family: vernada; font-size: 15px; text-decoration: none; font-weight: bold; color: #FFFFFF}
a.d:link       
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #FFFFFF}
a.d:hover      
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; text-decoration: underline; color: #800000} 
a.d:active     
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #FFFFFF}

a:visited    
{font-family: vernada; font-size: 15px; text-decoration: none; font-weight: bold; color: #FFFFFF}
a:link       
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #FFFFFF}
a:hover      
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #800000} 
a:active     
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #FFFFFF}

a.s:visited    
{font-family: vernada; font-size: 15px; text-decoration: none; font-weight: bold; color: #800000}
a.s:link       
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #800000}
a.s:hover      
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; text-decoration: underline; color: #800000} 
a.s:active     
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #800000}

a.m:visited    
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #FFFFFF}
a.m:link       
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #FFFFFF}
a.m:hover      
{font-family: verdana; font-size: 15px; text-decoration: underline; font-weight: bold; color: #FFFFFF}
a.m:active     
{font-family: verdana; font-size: 15px; text-decoration: none; font-weight: bold; color: #FFFFFF}

#tooltip {
BACKGROUND: #e0e5f2;
BORDER-BOTTOM: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
FONT: 12px Verdana, Helvetica,sans-serif;
MARGIN: 0px;
PADDING-BOTTOM: 5px;
PADDING-LEFT: 5px;
PADDING-RIGHT: 5px;
PADDING-TOP: 5px;
POSITION: absolute;
TEXT-ALIGN: justify;
VISIBILITY: hidden;
moz-border-radius: 8px}