a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabla_cot{

	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x; 
	border:#CCCCCC solid 1px;
	width:140px;
	height:142px;

}
.moneda_tabla_cotizaciones{

	font: 11px Arial;
	color:#666666;
	padding-left:3px;
	font-weight:600;
	

}
.digito_tabla_cotizaciones{

	font: 11px Arial;
	color:#666666;
}
.fuente{

	font: 10px Arial;
	color:#3366CC;
}
.fuente:hover{

	font: 10px Arial;
	color:#7594d3;
}