a:link
{ 
font-size: 11px; 
font-family: Verdana; 
font-style: normal;  
text-decoration: none; 
color: White; 
}
a:visited
{
font-size: 11px; 
font-family: Verdana; 
font-style: normal;    
text-decoration: none; 
color: White; 
}
a:hover 
{
font-size: 11px; 
font-family: Verdana; 
font-style: normal;  
text-decoration: underline; 
color: #ffcc00; 
}
.link
{
font-size: 11px; 
font-family: Verdana;  
font-style: normal; 
text-decoration: underline;
color: White;
}
.text
{
font-size: 12px; 
font-family: Verdana;  
font-style: normal; 
color: white;
}
.text_sm
{
font-size: 10px; 
font-family: Verdana;  
font-style: normal; 
color: White;
}
td
{
font-size: 11px; 
font-family: Verdana;  
font-style: normal; 
color: White;
}
h3
{
font-size: 16px; 
font-family: Verdana;  
font-style: normal; 
color: #ccff00;
}
h4
{
font-size: 12px; 
font-family: Verdana;  
font-style: normal; 
color: White;
}

h5
{
font-size: 20px; 
font-family: Verdana;  
font-style: normal; 
color: White;
}
h6
{
font-size: 12px; 
font-family: Verdana;  
font-style: normal; 
color: White;
}
#tabdiv {
        position:absolute;
        top:350px;
        left:10px;
        z-index:2;
        visibility:show;
}
#poptextdiv {
        visibility:hide;
        visibility:hidden;
        position:absolute;
        width:260px;
        top:390px;
        left:40px;
        z-index:0;
        color:ffffff;
        padding:0 0 0 0;
        z-index:1;     
}