a:active {
	text-decoration: none;
	color: #FF0000;

}

a:link {
	text-decoration: none;
	color: #FF0000;



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

}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FF0000;

}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
.textocomun {
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.soloenlace:active {
	text-decoration: none;
	background-color: none;
}
a.soloenlace:hover {
	text-decoration: none;
	background-color: none;
}
a.soloenlace:link {
	text-decoration: none;
	background-color: none;
}
a.soloenlace:visited {
	text-decoration: none;
	background-color: none;
}
