 
BODY{
  font-size : 11px;
  text-decoration : none;
  
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : left center;}
A:hover{
  color : #ff379b;
  text-decoration : none;
}
A{
  color : black;
  text-decoration : none;
}
A:link{
  color : black;
  text-decoration : none;
}
A:visited{
  color : gray;
  text-decoration : none;
}
TABLE{
  font-size : 11px;
  text-decoration : none;
}
TD{
  font-size : 11px;
}
