A:hover {
  color: #FFB3B3;
  text-decoration:underline;
}

H6  {
  font-family: Verdana, MS Sans Serif, Arial CE, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

H5 {
  text-align:center;
  font-family: Verdana, Arial CE, Helvetica; 
  font-size: 8pt;
  color: black;   
}

H4 {
  text-align:center;
  font-family: Verdana, Arial CE, Helvetica; 
  font-size: 10pt;
  background: #FF4040;
  color: white;
}

H3 {
  text-align:right;
  font-family: Verdana, Arial CE, Helvetica; 
  font-size: 10pt;
  color: white;
}

H2 {
  font-family: Verdana, Arial CE, Helvetica; 
  font-size: 9pt;
  color: black;
}


P {
  font-family: Verdana, MS Sans Serif, Arial CE, Helvetica; 
  font-size: 10pt;
  font-weight: normal;
}

A:link {
  color: red;
  text-decoration:none;
}

A:visited {
  color: #951313;
  text-decoration:underline;
}

A:active {
  color: #FED4D4;
  text-decoration:underline;
}
