.EstiloE {
	font-family: "Lucida Calligraphy";
	font-size:60px}
.Estilo1 {
	font-family: "Century Gothic";
	font-size:35px}
.Estilo2 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;}
.Estilo3 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;}
.Estilo4 {
	font-family: "Century Gothic";
	font-weight: bold;}
.Estilo5 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #006600;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.CamposFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	float: none;
	border: 1px solid #CCCCCC;
    scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999; 
	scrollbar-3dlight-color: #EFEFEF;
	scrollbar-darkshadow-color: #EFEFEF; 
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #999999;
	
}
.BotonFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	float: none;
	border: 1px solid #999999;
	
}
