@charset "UTF-8";
.mercader {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}
.textgran {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333333;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #C40067;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #C40067;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #C40067;
	text-decoration: none;
}
