body
{
}

.cssH2 a
{
    font-weight: bold;
    font-size: 16px;
    color: #0089C8;
    text-transform:uppercase;
    text-decoration:none;
    border-bottom-width:1px;
    border-bottom-color: #0089C8;
    border-bottom-style: solid;
}


a.blue,a.blue:link,a.blue:visited,a.blue:active{color:#0089C8; text-decoration:underline; font-family:arial,helvetica,verdana; font-weight: bold; }
a.blue:hover{color:#013954; text-decoration: underline; font-weight:bold; }
