<style type="text/css">
  Body {font-family : ; background-color : #; color : #; font-size : ;}
  Body.New { background-color: #000000; }
  
  A.navbar:link {color : #FFFFFF; font-weight : ; text-decoration : ; background : #;}
  A.navbar:visited {color : #FFFFFF; font-weight : ; text-decoration : ; background : #;}
  A.navbar:hover {color : #FF0000; font-weight : ; text-decoration : ; background : #;}
  A.navbar:active {color : #FFFFFF; font-weight : ; text-decoration : ; background : #;}
  a.navbar {text-decoration: none}

  A:link {color : #5C4C3D; font-weight : ; text-decoration : ; background : #;}
  A:visited {color : #5C4C3D; font-weight : ; text-decoration : ; background : #;}
  A:hover {color : #FF0000; font-weight : ; text-decoration : ; background : #;}
  A:active {color : #5C4C3D; font-weight : ; text-decoration : ; background : #;}
  a {text-decoration: none}
</style>