﻿body 
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    text-align: center;
}

.bl 
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #0b379b;
}

 A.bl:hover 
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}