
BODY { color: white; font-family: Arial, Helvetica, Sans-Serif; background-color: black}
.mylinks{ font-size: 12pt;  font-weight: bolder; color: #7e7e7e; }
A.mylinks { color: #7e7e7e;  } 
A:VISITED.mylinks { color: #7e7e7e;  }
A:HOVER.mylinks { color: red;  }
h1 { font-size: 14pt; }



