.texto {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
}
.texto a {
	font-family: verdana;
	font-size: 12px;
	color: #D7D28A;
	line-height: 130%;
	text-decoration:none;
}
.texto a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #AEA93C;
	line-height: 130%;
	text-decoration:none;
}
.bold {
	font-family: verdana;
	font-size: 12px;
	color: #AEA93C;
	font-weight: bold;
}
.subtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #A8A88A;
	font-family: VERDANA;
}
.subtitulo a {
	font-size: 14px;
	font-weight: bold;
	color: #A8A88A;
	font-family: VERDANA;
	text-decoration: none;
}
.subtitulo a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: VERDANA;
	text-decoration: none;
}
.fondo {
	background-image: url(images/fondo.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
.RUBRO {
	font-family: verdana;
	font-size: 16px;
	color: #AEA93C;
	font-weight: bold;
	letter-spacing: 5px;
}
.subchico {

	font-size: 11px;
	font-weight: bold;
	color: #646659;
	font-family: VERDANA;
	text-decoration: none;
}
.subchico a {

	font-size: 11px;
	font-weight: bold;
	color: #646659;
	font-family: VERDANA;
	text-decoration: none;
}
.subchico a:hover {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: VERDANA;
	text-decoration: none;
}
.subtitulo_chico {

	font-size: 12px;
	font-weight: bold;
	color: #A8A88A;
	font-family: VERDANA;
}
.tabla {
	border: thin dotted #AEA93C;
}
.celda {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #AEA93C;
	border-right-color: #AEA93C;
	border-bottom-color: #AEA93C;
	border-left-color: #AEA93C;
}
.S {

	font-family: verdana;
	font-size: 12px;
	color: #66CCCC;
}
.M {


	font-family: verdana;
	font-size: 12px;
	color: #FFCC00;
}
.C {



	font-family: verdana;
	font-size: 12px;
	color: #FF6666;
}
.texto_invisible {

	font-family: verdana;
	font-size: 12px;
	color: #494B41;
}
.textoChico {

	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 130%;
}
.boldTABLA {

	font-family: verdana;
	font-size: 10px;
	color: #AEA93C;
	font-weight: bold;
}
