body 
{
 background-color: #000000;
}

tr, td
{
 font-family: "Tahoma", "Verdana";
 font-size: 12px;
 color: #FFFFFF;
}

a:visited, a:link  
{ 
 color: #79DDF4;
 text-decoartion: underline;
}

a:hover 
{ 
 color: #33CCCC;
 text-decoartion: underline;
}



#foot
{
 font-family: "Tahoma", "Verdana";
 font-size: 10px;
 text-decoration: none;
 font-size:11px;
 color: white;
 margin:5px;
}

.vet
{
 color: #FFFFFF;
 font-weight: bold;
}

.kstyle
{
 background-color: #FE0002;
 letter-spacing: 2px;
 color: #FFFFFF;
 font-weight: bold;
}

#g2
{
 visibility: hidden;
 display: none;
 width: 0px;
 height: 0px;
}


