.vinculo-recetas {
	font-family: Arial;
	font-size: 9pt;
	color: #454545;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
	font-size: 9pt;


}
