BODY{
  font-size : 14px;
  line-height : 1.5;
}
HR{border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-color : green green green green;}
A:HOVER{
  color : red;
}

