body, td, p
{
        font-family: Tahoma ,Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        line-height: normal;
        font-weight: bold;
}
input, select, textarea, option
{
        font-family: Tahoma ,Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        line-height: normal;
        font-weight: bold;
}
a {
        font-size: 14px; font-weight: bold;
        text-decoration: none; color: #ccff00;
        
}
a:hover {
        text-decoration: none; background-color: #000000; font-weight: bold;
}
.small {
        font-size: 11px; font-weight: bold;
}
.small a {
        font-size: 11px; font-weight: bold;
}
.smallgray {
        color: gray;
        font-size: 11px; font-weight: bold;
}
.thumb {
        border: 1px solid #ccff00;
}
