.titulo_uno {
	font-family: Verdana;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}

.titulo_pie {
	font-family: Verdana;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
}.menu_izq {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #3d493b;
}

a:link {
	font-family: Arial;
	font-size: 11px;
	color: #536350;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #536350;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #536350;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #536350;
}
.cajaTexto {
	font-family: Verdana;
	font-size: 10px;
	color: #030;
}
.borde {
	border: 1px solid #060;
}
