body
{
    font-family: Tahoma;
    font-size: 14px;
    color: #7A7A72;
   }
a
{
    color: #7A7A72;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    color: #36b3d8;
}
#tab
{
    color: #7A7A72;
    font-size: 11px;
    margin-top: 18px;
}
