
Td    { 
   font-family:   Tahoma;
    font-size: 10px;
    font-style: normal;
   color: #6699CC;

}

P    { 

   font-family:   Tahoma;
    font-size: 11px;
    font-style: normal;
   color: #808080;
    text-align: centerd;
}

a:link {
    font-family:  Tahoma;
    font-size: 11px;
    font-style: normal;
    color: #6699CC;
   text-decoration: none;
}
a:hover {
    font-family:  Tahoma;
    font-size: 10px;
    font-style: normal;
    color: #9AD652;
    text-decoration: none;

}
a:visited {
    font-family:  Tahoma;
    font-size: 11px;
    font-style: normal;
    color: #cccccc;
    text-decoration: none;
}.special {display:none;}
a:active {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    color: Red;
    text-decoration: none;
}
