@charset "utf-8";


A{
  font-size : 12px;
  text-decoration : none;
  color : #0075ea;
}
A:HOVER{
  font-size : 12px;
  background-color : #ffbfdf;
}
TABLE{
  font-size : 12px;
  
  letter-spacing : normal;
  line-height : 150%;
}
A:VISITED{
  color : #ff4444;
}
H2{
  font-size : 14px;
}
