.hometxt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

