body         { background-color: #FFFFFF; font-family:Verdana }
.menubar a { text-decoration : none }
.title       { font-family: Arial Black; font-size:18pt; color:#336699 }
.logintitle { font-family: Verdana; font-size: 14pt;  }
.menubar a:link { color: #336699 }
.menubar a:visited { color: #336699 }
.menubar a:hover { color: #ADCF6B }
a            { text-decoration : none }
a:link       { color: #336699 }
a:visited    { color: #336699 }
a:hover      { color: #ADCF6B }

html, body {
 /* line-height:     120%; */
 /* color:           black;*/
 /* background:      white;*/
 /* font-weight:     normal;*/
 /* font-family:     "Bitstream Vera Sans", sans-serif;*/
 /* font-style:      normal;*/
 /* text-decoration: none;*/
  margin:  0;
  padding: 0;
  border:  0px none;
}