A:link {
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	color : #e4002c;
}

A:visited {
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #e4002c;
}

A:active {
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : italic;
	font-weight : bold;
	color : #e4002c;
}

A:hover {
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bold;
	color : #e4002c;
}




#TX {
		font-family: Verdana, Arial, Helvetica, Sans-serif;
		font-weight: normal;
		font-size: 10pt;
		color: #0000c6;
		text-align: left;

}


