
A {
    text-decoration:none;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 13pt; 
    color: #000000; 
  }
A:hover {
    background: #FFFF00;
    color: #000000; 
  }
BODY {
    background: url(images/bluewhite.png); 
   }
