body
{
    margin: 3px;
}

.announcements a:link
{
    color: #0000ff;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.announcements a:visited
{
    color: #0000ff;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.announcements a:hover
{
    color: #0000ff;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

.btnCommercial
{
	text-align:center;
}

