body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.chica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mediana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;

}

.expandida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a.menulinks, a.menulinks:active{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menulinks:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

a.menuvelit, a.menuvelit:active{
	color: #926134;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
a.menuvelit:hover {
	color: #000000;
}

#menuvelit {
	font-family: tahoma;
	font-size: 10px;
	color: #3F6560;
	line-height: 18px;
	font-weight: bold;
	width: 135px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.estiloLinks:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

a.estiloLinks, a.estiloLinks:active{
	color: #926134;
	background-image: url(html/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}