.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}

