
.text {
  text-decoration: none;
  font-size:14pt;
  color: #D7DD59;
 
  font-family: "Monotype Corsiva";
  font-weight: normal;
}
.text1 {
  text-decoration: none;
  font-size:12pt;
  color: #D7DD59;
 
  font-family: "Monotype Corsiva";
  font-weight: bold;
}

.text2 {
  text-decoration: none;
  font-size:16pt;
  color: #D7DD59;
 
  font-family: "Monotype Corsiva";
  font-weight: normal;
}

a:link {
  text-decoration: none;
  font-size:14pt;
  color: #952724;
 
  font-family: "Monotype Corsiva";
  font-weight: bold;
}
a:visited {
  text-decoration: none;
  font-size:14pt;
  color: #952724;
 
  font-family: "Monotype Corsiva";
  font-weight: bold;

}
a:hover {
  text-decoration: none;
  font-size:14pt;
  color: #D7DD59;
 
  font-family: "Monotype Corsiva";
  font-weight: bold;
}
a:active {
  text-decoration: none;
  font-size:14pt;
  color: #D7DD59;
 
  font-family: "Monotype Corsiva";
  font-weight: bold;
}

