BODY{
  text-align : center;
  font-size : x-small;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  list-style-type : disc;
  }
A:{color:#000099;}
A:hover{text-decoration:none;color:#ff00ff;}
A{
  text-decoration : none;
  color : blue;
}
