a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E764F;
	text-decoration: none;
	background-color: #EBE7E6;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D4F00;
	text-decoration: none;
	background-color:#EBE7E6;
}
a.lat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	background-color: #E6E3D0;
}
a.lat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D4F00;
	text-decoration: none;
	background-color:#E1DFC8;
}
a.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #024770;
	text-decoration: none;
}
a.bot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3382A5;
	text-decoration: none;
}

.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #34633F;
	text-decoration: none;
}
.titulonota{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.textogral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #394D5B;
	text-decoration: none;
}

.tabla{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	BACKGROUND-COLOR: #F3F2E9;
	text-decoration: none;
}

.boton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	BACKGROUND-COLOR: #C9C5A2;
	text-decoration: none;
}

DIV.scroll {
	
	OVERFLOW: auto; 
	WIDTH: 585px; 
	PADDING-TOP: 5px;
	HEIGHT: 335px; 
	SCROLLBAR-FACE-COLOR: #3E764F; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3E764F; 
	OVERFLOW: auto; 
	SCROLLBAR-SHADOW-COLOR: #3E764F; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}