body{
  font-family:"Trebuchet MS",sans-serif;
  color:#000;
  background:#9dc538;
  font-size:90%;
  text-align:justify;
  border:20px;
  margin:20px;
}
a.out:link,a.out:visited{
 color:#ff0;
 font-weight:bold;
 text-decoration:none;
}
a.out:active,a.out:hover,a.out:focus{
 color:#ff0;
 font-weight:bold;
 text-decoration:underline;
}


