A:link,A:visited
 {text-decoration: none;
            color: #ff0000;
      font-weight: bold; }

A:hover	
 {color: #000000;}

body
 {background: #FFFF70;
  font-family: Helvetica; }

table
 {background: #FFFF70;}
td
 {  font-size: 16;}
