body
{
    margin: 0px;
}

.announcements a:link
{
    color: #333333;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.announcements a:visited
{
    color: #333333;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.announcements a:hover
{
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
