
BODY{
	font-family: "Arial";
	color: Black;
} 
.boton{
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
	color:white;
	background: #b9b15a;
	border:0px;
	width:80px;
	height:30px;
	border-width: medium;
	border-style:solid;
	border-color: Olive;
}
.principal{
	font-size:12px;
	font-family: Arial;	
	color: Black;	
	}
	.titulos{
	font-size: 15px;
	font-family: Arial;
	color: #006300;
	font-weight: bold;
}
	.titulos_secundarios{
	font-size: 12px;
	font-family: Arial;
	color: #006300;
	font-weight: bold;
}
.elem_lista{ 
    font-size:12px;
	font-family: Arial;	
	color: White;
 }
 .titulo_destacado{
	font-size: 20px;
	font-family: Arial;
	color: #006300;
	font-weight: bold;
}
a.enlaces_pie{ 
font-size: 12px;
	font-family: Arial;
	color: White;
	font-weight: bold;
 }
.enlaces{
	font-size: 9px;
	font-family: Arial;
	color: Black;
	font-weight: bold;
}
 

	