.textHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 12px;
	text-align: justify;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 280px;
	font-weight: bold;
}
a {	text-decoration: none; color: #0000FF; 
}
a:link { text-decoration : none; color: #0000FF; 
}
a:hover { text-decoration : underline; color: #FF0000;