.footerText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.linksPage {	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.linksPage a {
	text-decoration:none;
	color: #FF0000;
}

.linksPage a:hover {
	text-decoration:underline
}