BODY {
  color : #663300;
  background-color: #219BA6;
  font-weight : ;
  font-family : "";
  font-size : px;
  cursor :  auto;
}
A {
  color : #000000;
  background-color: transparent;
  font-weight : ;
  font-family : "";
  font-size : px;
  cursor :  auto;
  text-decoration : none
}
A:VISITED {
  color : #FFFFFF;
  background-color: transparent;
  text-decoration : none
}
A:HOVER {
  color : #F1DB0E;
  background-color: transparent;
  font-weight : 600;
  text-decoration : none
}
A:ACTIVE {
  color : #F39C0C;
  background-color: transparent;
  text-decoration : none
}
