.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tituloseccion { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #663300}
.titulofoto { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006633}

BODY {scrollbar-face-color: #FEF4E8; scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #FEF4E8; scrollbar-3dlight-color: black; scrollbar-darkshadow-color: #999999; scrollbar-track-color: #ECEAE8; scrollbar-arrow-color: black}

.down { BORDER-bottom:  #006600 1px outset;}

.textodestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;

}
.titulos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: white;
	border: outset 1px  #006600;
}



a:link { color:#333300; text-decoration:none}

a:visited { color:#333300; text-decoration:none}

a:hover { color:#FF6600; text-decoration:underline; cursor:hand}
