.links-gris-bold11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #514E4E;
	text-decoration: none;	
}

.links-gris-light11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #514E4E;
	text-decoration: none;	
}

.links-gris-light11:hover {
	color: #09204A;
}

.links-verde-bold11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #79AA2A;
	text-decoration: none;	
}

.links-verde-bold13 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #79AA2A;
	text-decoration: none;	
}

.links-azul-bold9 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #09204A;
	text-decoration: none;	
}

.links-azul-bold11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #09204A;
	text-decoration: none;	
}
.links-azul-bold11:hover {
	color: #79AA2A;
}

.links-azul-bold13 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #09204A;
	text-decoration: none;	
}

.tabla-titulo {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #79AA2A;
	border-style: solid;
	border-color: #79AA2A;
	border-width: 1px; 
	
}

.tabla-contenido {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #514E4E;
	text-align: center;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #79AA2A;
	border-width: 1px; 
}

input {
	background-color: #FFFFFF; 
	border: #09204A; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

textarea {
	background-color: #FFFFFF; 
	border: #09204A; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

