BODY{
  font-size : 12px;
  font-family : "Century Gothic";
  margin-top : 100px;
  margin-left : 50px;
  line-height : 150%;
}
A{
  color : #0080ff;
}
A:HOVER{
  color : #acd6ff;
}