body, blockquote, div, p, td, th, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
a,a:link {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a.link-prod{
	color: #fdb903;
	font-weight: bold;
}
a.link-cont{
	color: #4a97b7;
}
a.link-feria{
	color: #fd6103;
}
.texto-feria {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fd6103;
}
.texto-cont {
	color: #4a97b7;
	font-weight: bold;
}
.texto-prod {
	color: #fdb903;
	font-weight: bold;
}
.texto-home {
	color: #666666;
	font-size: 12px;
}