a {
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;
    color: #3366CC;
}

a:hover {
    font-family: verdana;
    color: #003399; 
    text-decoration: underline;
}

a.inline
{
    font-family: verdana;
    font-weight: normal;
    color: #003366; 
    text-decoration: none;
}
