a { 
  color: #000000;
  background-color: #FFFF00;
  text-decoration:  none }
a:hover { 
  color: #FFFF00;
  background-color: #000000;
  text-decoration:  none }
  
body {
  font-family: Arial }
