/* CSS Document */
<style type="text/css">
.txlink {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}
.txlink A:link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}
.txlink A:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}
.txlink A:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #A5D1EE;
}

</style> 