body { font-family: Arial; background-color: #000000; color: #c0c0c0; }
A:link    {  text-decoration: none; color: #FFFFFF}
A:visited {  text-decoration: none; color: #FFFFFF}
A:hover   {  text-decoration: none; background-color: #FF0000; color: FFFF00}
h3   {  text-decoration: underline; color: #FF0000}
.dash { border: 2px dashed #ff0000; }
