.TituloSerieVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}

.SerieVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}

.CabecerasVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}

/*#menu div.barraMenu,*/
.botonIndiceVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight: bold;
	color: white;	
}

/*#menu div.barraMenu {
text-align: left;
}*/

.botonIndiceVerde {
	background-color: transparent; 
	color: #339933;
	font-weight: normal;
	font-weight: bold;
	cursor: pointer;
	padding: 4px 6px 2px 5px;
	text-decoration: none;
}

.botonIndiceVerde:hover {
	background-color: #556975;
	color: white;
	font-style: normal;
	font-weight: bold;
}

.botonIndiceVerde:active {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	color: #339933;
}


.TituloSerieRoja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #5F1B1A;
	text-decoration: none;
}

.SerieRoja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5F1B1A;
	text-decoration: none;
}

.CabecerasRoja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5F1B1A;
	text-decoration: none;
}

/*#menu div.barraMenu,*/
.botonIndiceRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight: bold;
	color: white;	
}

/*#menu div.barraMenu {
text-align: left;
}*/

.botonIndiceRojo {
	background-color: transparent; 
	color: #5F1B1A;
	font-weight: normal;
	font-weight: bold;
	cursor: pointer;
	padding: 4px 6px 2px 5px;
	text-decoration: none;
}

.botonIndiceRojo:hover {
	background-color: #556975;
	color: white;
	font-style: normal;
	font-weight: bold;
}

.botonIndiceRojo:active {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	color: #5F1B1A;
}

.CabecerasNegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*#menu div.barraMenu,*/
.botonIndiceNegrita {
font-family: sans-serif, Verdana, Arial;
font-size: 8pt;
color: white;
font-style: normal;
}

/*#menu div.barraMenu {
text-align: left;
}*/

.botonIndiceNegrita {
background-color: transparent; 
color: black;
font-weight: bold;
cursor: pointer;
padding: 4px 6px 2px 5px;
text-decoration: none;
}

.botonIndiceNegrita:hover {
background-color: #556975;
color: white;
font-style: normal;
}

.botonIndiceNegrita:active {
background-color: transparent;
font-style: normal;
color: black;
}


/*#menu div.barraMenu,*/
.botonIndice {
font-family: sans-serif, Verdana, Arial;
font-size: 8pt;
color: white;
font-style: normal;
}

/*#menu div.barraMenu {
text-align: left;
}*/

.botonIndice {
background-color: transparent; 
color: black;
font-weight: normal;
cursor: pointer;
padding: 4px 6px 2px 5px;
text-decoration: none;
}

.botonIndice:hover {
background-color: #556975;
color: white;
font-style: normal;
}

.botonIndice:active {
background-color: transparent;
font-style: normal;
color: black;
}
