 
A{
  font-size : 24px;
  font-weight : bold;
  color : #674f03;
  text-decoration : none;
  
  font-family : "Calligraph421 BT";
}
A:hover{
  font-size : 24px;
  font-family : "Calligraph421 BT";
  font-weight : bold;
  color : white;
  text-decoration : none;
}
