body {
   font-family: verdana;
   font-size: 12px;
   margin-right: 10%;
   margin-left: 10%;
   text-align: justify;
   color: #504031;
}

table  {
   font-family: verdana;
   font-size: 12px;
}

a {
  text-decoration: none;
  color: #880033;
}

a:hover {
   color: red
}
