﻿html, body, form, table, tr, td, div, span, ul, li, input, select, textarea
{
    font-family: Tahoma;
    font-size: 12px;
}
a
{
    text-decoration: none;
    font-weight: bold;
    color: Black;    
}
a:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: Black;    
}