body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-decoration: none;
	scrollbar-face-color:#7EB937; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF;
	background-image:url(images/fondo2.jpg);
	}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	}
	
.links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	font-style: normal;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	}

.links a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	font-style: normal;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993399;
	text-decoration: none;
}
.textos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.textos3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
}

.textos4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.textos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}

.titulos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BFD800;
}
.titulos3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
.titulos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066cc;
}
.titulos4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.sel
{
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#000000;
	}
	
.boton{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background-color:#7EB937;
	cursor: hand;
	white-space: normal;
       }
	   
.espacio{
text-align:left;
       }
	   