 
BODY{
  color : #ffa87d;
  font-size : small;
  text-decoration : none;
}
A{
  text-decoration : none;
  color : #ffad86;
}
A:HOVER{
  color : #e7bc8d;
  background-color : #ffcaff;
}
