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