/* CSS Document */

<!--
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style8 {color: #999999}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.titulo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8DC05E;
}
/* para las cabeceras */
.cabecera_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8DC05E;
}

.style12 {font-family: Arial, Helvetica, sans-serif}
a:link {
	color: #8DC05E;
	text-decoration: none;
}
a:visited {
	color: #8DC05E;
	text-decoration: none;
}
a:hover {
	color: #A11923;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	font-style: italic;
}
.Estilo3 {font-size: 12px; color: #999999; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
-->

