A:link
{
    color: #3F5670;
}
A:visited
{
    color: #564b62;
}
A:hover 
{
    color: #7ca079;
}
body
{
    background: #ebd24a;
}
div#container
{  
    background: #ffffff
}
div#header
{
    background: #394c33;
}
DIV#news
{
    background: #CFDB82;
}
DIV#extra
{
    background: #a7c4de;
}
DIV#footer
{
    background: #ffffff;
}
SPAN.highlight1
{
    background-color: #CFDB82;
}