a:link {
	text-decoration: none;
	color: #522078;
	font-weight: bold;



}
.subrayado {
	text-decoration: none;

}
a:visited {
	color: #522078;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FFCC00;

}
