A:LINK {
  text-decoration : underline;
  color : #ff8000;
  font-size : 12px;
  font-weight : 400;
}
A:VISITED {
  text-decoration : underline;
  color : maroon;
  font-size : 12px;
  font-weight : 400;
}
A:ACTIVE {
  text-decoration : underline;
  color : red;
  font-size : 12px;
  font-weight : 400;
}
A:HOVER {
  color : blue;
  text-decoration : underline;
  font-size : 12px;
}
H6{
  font-size : 12px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  font-weight : 400;
}
H5{
  font-size : 14px;
  font-weight : 400;
  margin-top : 1px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 1px;
  line-height : 16px;
  letter-spacing : 3px;
}
H4{
  font-size : 12px;
  font-weight : 400;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : #d70000;
}
H1{
  font-size : 32px;
  font-weight : bold;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  font-family : "Times New Roman";
}
H2{
  font-size : 32px;
  
  font-weight : bold;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H3{
  font-size : 14px;
  color : white;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
