A.leftbarlink:HOVER { color:#BC161C; 	text-decoration : underline; }
A.smalllinkwhite:HOVER { color: Red; 	text-decoration : underline; }
A.smalllink:HOVER { color: Red; 	text-decoration : none; }
A.normallink:HOVER { color: Red; 	text-decoration : none; }

A.leftbarlink {
  font-size: 9pt;
  color: White;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-weight: bold;
}

A.smalllinkwhite {
  font-size: 7.5pt;
  color: White;
  text-decoration: underline;
  font-family: arial, sans-serif;
  font-weight: bold;
}

A.smalllink {
  font-size: 10px;
  color: Blue;
  font-family: arial, sans-serif;
  font-weight: bold;
}

A.normallink {
  color: Blue;
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size : 13px;
}

DIV.smalltxtwhite{
	font-family : Verdana, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	color : White;
}

DIV.normaltxt {
	font-style : normal;
	font-weight : 400;
	font-family : Arial, sans-serif;
	font-size : 13px;
	}

DIV.normaltxtunderb {
	font-style : normal;
	font-weight : bold;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 14px;
	}

DIV.nrmlcaptiontxt {
	font-size : 12px;
	color: #993399;
	font-style : italic;
	font-weight : 600;
	font-family : Arial, sans-serif;
}

DIV.captiontxt {
	font-size : 12px;
	color: #993399;
	font-style : italic;
	font-weight : 600;
	font-family : Arial, sans-serif;
	margin-right : 5cm;
}

DIV.leftcaptiontxt {
	font-size : 12px;
	color: #993399;
	font-style : italic;
	font-weight : 600;
	font-family : Arial, sans-serif;
	margin-left : 4cm;
}

DIV.bannertxt {
	font-family : Arial, sans-serif;
	font-size : 21px;
	font-weight : bold;
}

DIV.headlinetxt {
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

DIV.listtxt {
	font-family : Arial , sans-serif;
	font-size : 13px;
	font-weight : 300;
}
