a:link, a:visited, a:active {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
html, body {
	border: 0px;
	margin: 0px;
}
body p, table, td, ul, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-size: 10px;
}
.hide {
	font-size: 0px;
	display:none;
}
.small {
	font-size: 9px;
}
.big {
	font-size: 18px;
}
.txt-azul {
	font-size: 11px;
	color: #021492;
	font-weight: bold;
}
.txt-cian {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #44A1E6;
	font-weight: bold;
}
.txt-verde {
	font-size: 11px;
	color: #9CD610;
	font-weight: bold;
}
.txt-blanco {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt-gris {
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}
.txt-naranja {
	font-size: 11px;
	color: #F86134;
	font-weight: bold;
}
.txt-precio {
	font-size: 11px;
	color: #800000;
	font-weight: bold;
	text-align: center
}
LI {
	list-style-image: url('images/bullet.gif')
}
img {
	border: none;
}
