body, td {
font-family: "Trebuchet MS",  Verdana, Arial;
font-size: 12px;
}

a {  
color: #003300; 
font-weight: bold;
text-decoration: none
}

a:hover {
  color: #77773C; 
  text-decoration: underline
}

a img {
     border: 0px solid #CC3300;	
}

.titulo { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 19px; 
font-weight: bold; 
color: #0A3F24;
}

.SUBtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A3F24;
	font-style : italic;
}

.minititulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #808040;
}

.minititulo2 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 14px; 
font-weight: bold; 
color: #808040;
}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727238;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.listamenudesplegable {
	background-color : #F0F0F0;
	color: #000000;
}

.listamenudesplegableon {
	background-color : #0A3F24;
	color: #DCEADB;
	cursor: hand;
}

.menudesplegable {
	background-color : #666633;
	color: #F0F0F0;	
	font-weight: bold;
	font-size: 13px;
}

.menudesplegableon {
	background-color : #F0F0F0;
	color: #666633;
	cursor: default;
	font-weight: bold;
	font-size: 13px;
}

.fondotablas {
	background-color : #EFEFDE;
	color: #58582C;
	font-weight: bold;	
}

.menudesplegableal {
	background-color : #666633;
	color: #F0F0F0;	
	font-weight: bold;
	font-size: 10.5px;
}

.menudesplegableonal {
	background-color : #F0F0F0;
	color: #666633;
	cursor: default;
	font-weight: bold;
	font-size: 10.5px;
}