BODY {
	color: #AAAAAA;
	font-family: Arial;
	font-size: 10px;
}

.legales {
	color: #AAAAAA;
	font-family: Arial;
	font-size: 10px;
}


#link a:link {
	color: #000000;
	/*text-decoration: none;*/
}
#link a:hover {
	/*text-decoration: none;*/
}

#link a:visited 
{
	color: #000000;
	/*text-decoration: none;*/
}

#link a:active {
	color: #000000;
	/*text-decoration: none;*/
}
