 body { color: maroon; font-family: arial; font-size: 12pt; background-color: gold; }
 h2 {font-weight: bold;} 
 a:link {color: blue; text-decoration: none;}
 a:visited {color: maroon; text-decoration: none;}
 a:hover {color: red; text-decoration: underline;}
 td {text-align: center; color: maroon; font-weight: bold; }
 th {color: yellow; background-color: #990000;}
 table {background-image: url(images/gitter16x16.gif);}

