a {
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	font-size: x-small;
	color: #0000cc;
}
a:hover {
	color: #FF0000;
}

a:visited {
	text-decoration: none;
}

a.novedades {
	text-decoration: none;
	faont-family: verdana, sans-serif;
	font-variant: normal;
	text-decoration: none;
	color: black;
}
a.novedades:hover {
	color: #4444FF;
}

a.novedades:visited {
	text-decoration: none;
}