
body {
  overflow:auto;
  color:#550;
  background-color:#ff0;
  font-family:Arial,sans-serif
}

img.button { 
  width:133px;
  height:99px;
  border-width:0px;
  margin:0px;
}

a {color:#990000; 
  font-weight:bold;}

a:hover {color:#aa0000; font-weight:bold; text-decoration:none}