.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
}
.txt a:visited {
	color: #990000;
	text-decoration: none; 
}
.txt a:link {
	color: #990000;
	text-decoration: none; 
}
.txt a:hover {
	color: #990000;
	text-decoration: underline; 
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
.Footer a:visited {
	color: #990000;
	text-decoration: none;
}
.Footer a:link {
	color: #990000;
	text-decoration: none;
}
.Footer a:hover {
	color: #990000;
	text-decoration: underline;
}
