.announce div{
    position: absolute;
    padding: 20px;
    display: none;
}
.announce div a{
    font-family: 'AliquamReg', 'Century Gothic', Verdana;
    font-weight:lighter;
    text-decoration: none;
}
.announce .blue{
    background-image: url(images/trans_a5.png);
}
.announce .blue a{
    color: #ffffff !important;
}
.announce .white{
    background-image: url(images/trans_white.png);
}
.announce .white a{
    color: #6497e1 !important;
}
