TD, BODY, P, DIV { font-family: Arial, Helvetica, sans-serif;; font-size: 7pt; color:#095C33 }

.Texto {
	font-family: Arial, Helvetica, sans-serif;
	color:#095C33; 
	font-size: 7pt;
	text-decoration:none
}

.Texto2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-size: 7pt;
	background-color: #095C33;
	text-decoration:none;
	font-weight: bold
}

.Negrita {

	font-family: Arial, Helvetica, sans-serif;
	color:#095C33; 
	font-size: 7pt;
	text-decoration:none;
	font-weight: bold
}

.Cursiva {

	font-family: Arial, Helvetica, sans-serif;
	color:#095C33; 
	font-size: 7pt;
	text-decoration:none;
	font-weight: bold;
	font-style: italic
}

.Nc {
	font-family: Arial, Helvetica, sans-serif;
	color:#576277; 
	font-size: 7pt;
	text-decoration:none
}

.A {
	font-family: Arial, Helvetica, sans-serif;
	color:#095C33; 
	font-size: 7pt;
	text-decoration:none
}	

a:hover.A {
	color:#095C33; 
	font-size: 7pt;
	font-weight: bold
}

.Ncenlace {
	font-family: Arial, Helvetica, sans-serif;
	color:#576277; 
	font-size: 7pt;
	text-decoration:none
}	

a:hover.Ncenlace {
	color:#576277; 
	font-size: 7pt;
	font-weight: bold
}

.S1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #095C33;
	background-color: #FDE0BD;
	text-decoration:none;
	font-weight: bold
	
}	

a:hover.S1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #ED7B17;
	text-decoration:none;
	font-weight: bold
}

.S2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ED7B17;
	background-color: #D7FDBD;
	text-decoration:none;
	font-weight: bold
	
}	

a:hover.S2 {
	color:#FFFFFF;
	font-size: 7pt;
	background-color: #095C33;
    text-decoration:none;
	font-weight: bold
}

.Fondo1 {

  background-color: #FDE0BD;

}

.Fondo2 {

  background-color: #D7FDBD;
}

.Fondo3 {

  background-color: #095C33;
}

.Cuadro { 
	background-color: #FFFFFF; 
	border: #D7FDBD; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}
}

.Formulario {
   background-color: #FFFFFF;
   color: #095C33;
   border: 2px solid #095C33
} 