a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;	
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;	
}
a:active {
	text-decoration: none;
	color: #CCCCCC;	
}
.Estilo3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
