
body {
  font-family:Verdana, sans-serif;
  font-size:11px;
  margin:0px 0px;
  background:#dddddd;
}

#page {
}

#page_content {
  width:980px;
  background:#FFFFFF;
}

#bottom_navigation a { color:#000000; text-decoration:none; }
#bottom_navigation a:link { color:#000000; text-decoration:none; }
#bottom_navigation a:visited { color:#000000; text-decoration:none; }
#bottom_navigation a:hover { color:#000000; text-decoration:underline; }


.highlight { color:#FFAF00; }

