A{
    
  color : navy;
  font-weight : bolder;
  text-decoration : none;
}
A:HOVER{  
     
  color : maroon;
  text-decoration : underline;
}
BODY{
    
  font-size : 10pt;
  margin-top : 0cm;
  margin-bottom : auto;

  background-image : url(papirusu4.jpg);
}
TD{
    
  font-size : 10pt;

  line-height : 16pt;
}