a:hover { font-style: normal;
    color: #FF0000;
          text-decoration: none;}
A:link.headerlink {
	text-decoration: none;
	color:#000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
A:visited.headerlink {
	text-decoration: none;
	color:#000000;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
A:active.headerlink {
	text-decoration: none;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}
A:hover.headerlink {
	text-decoration: underline;
	color: red;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.BlackCalibri10 {
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BlackCalibriBold16 {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BlackCalibriBold18 {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BlackCalibriBold24 {
	font-family: Calibri;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BlueCalibriBold16 {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.RedCalibriBold16 {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #C41E3A;
	text-decoration: none;
}
.WhiteCalibriBold24 {
	font-family: Calibri;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}