p {
  font-size: 12px;
  font-family: Verdana;
  color: #20343A;
  font-weight: bold;
  

}
h1 {
  font-size: 14px;
  font-family: Verdana;
  color: #BA0824;
  font-weight: bold;
  

}

a:link {
  font-size: 12px;
  font-family: Verdana;
  color: #BA0824;
  font-weight: bold;
}
a:hover {
  font-size: 12px;
  font-family: Verdana;
  color: #20343A;
  font-weight: bold;
}
a:visited {
  font-size: 12px;
  font-family: Verdana;
  color: #BA0824;
  font-weight: bold;
}
