.level1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.level2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; clip:   rect(   )}
//a:link {  color: #990000; text-decoration: none}
//a:hover {  color: #0000FF; text-decoration: none}
//a:active {  color: #FF0000; text-decoration: underline}
//a:visited {  color: #111111}

// BODY {background-color: gray;  margin-left: 0px}
// BODY {background-color: #023804;  margin-left: 0px}
// BODY {background-color: #880000;  margin-left: 0px}
 BODY {background-color: #023804;  margin-left: 0px}
BODY {font-family: verdana, helvetica, arial, sans-serif; color: black}
H1, H2, H3, H4, H5, H6 {background-color: #cccccc;  font-family: "arial"; color: black;}

A:link {color: #880000;  text-decoration: none} 
A:visited {color: #886622; } 
A:active {} 
A:hover {color: red; background-color: gold;  text-decoration: none}

// A:hover {color: black;  text-decoration: none} 
// 886644