A:link
{
    COLOR: #3F5670;
}
A:visited
{
    color: #564b62;
}
A:hover 
{
    color: #7ca079;
}
body
{
 background: #D7E1FF;
}
div#container
{
 background: #ffffff;
}
div#header
{
 background: #6C95C1;
}
DIV#news
{
 BACKGROUND: #F1FF97;
}
DIV#extra
{
    BACKGROUND: #C5D7E8;
}
DIV#footer
{
   background:#ffffff;
}
SPAN.highlight1
{
  COLOR: #CFDB82;
}


