body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/WLfondo.jpg);
	background-repeat:repeat-x;
	
	}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.blancoOver {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.textoNaranja11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
.textoSubsec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E94B7;
	font-weight: bold;
}

.textoVerde24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
. textoblanco14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.cursor {
	cursor:hand;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#linkAzul a {
    color: #003366;
}

