body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/WLfondo.jpg);
	background-repeat: repeat-x repeat-y;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textoNaranja11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.textoSubsec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.textoVerde24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.textoPromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #EB3D01;
}

.cursor {
	cursor:hand;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 14px;
}
#linkAzul a {
    color: #003366;
}
.textoblanco12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

