.titulo{
	font-family: Century Gothic,arial;
	font-size: 22px;
	font-weight: bold;
	color:#660000;
}
A.enlace{
	text-decoration:underline;
	color:#000000;
}
A.enlace:link{
	text-decoration:underline;
	color:#000000;
}
A.enlace:visited{
	text-decoration:underline;
	color:#000000;
}
A.enlace:hover{
	text-decoration:underline;
	color:#000000;
}
A{ color:#000000;}