A:hover {color: #CC0000; font-family: Verdana; }


.bodyTitle {
  	font-weight: bold;
  	font-size: 15px;
      font-family: Verdana;
  	color: #0033CC;
  	font-style: normal;
}

.bodySub {
  	font-weight: bold;
  	font-size: 12px;
      font-family: Verdana;
  	color: #0033CC;
  	font-style: normal;
}
.bodySubBlue {
  	font-weight: bold;
  	font-size: 15px;
      font-family: Verdana;
  	color: #3366FF;
  	font-style: normal;
}
.bodySubRed {
  	font-weight: bold;
  	font-size: 15px;
      font-family: Verdana;
  	color: #CC0000;
  	font-style: normal;
}

