body {
	margin-top: 0px;
	background-color: #F5F5F5;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(bg.jpg);
}
.texto{
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	color: #333333;
	line-height: 18px;
}

.texto2{ /*blanco*/
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	color: #FFFFFF;
	line-height: 17px;
}
.textoazul{
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	color: #00A1BD;
	line-height: 17px;
}
.Titulares{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}

.Titulares2{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.textopie{
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	color: #CCCCCC;
	line-height: 17px;
}


/*PUNTEROS*/

.style2 {
	color: #CCCCCC;
	font-size: 3px;
}
.style17 {font-size: 3px}

.style50 {color: #006C80; font-size: 3px; }

/*ENLACES*/

.gris {color: #CCCCCC; text-decoration: none; }
.gris:hover {color: #00A1BD; text-decoration:underline;}

.blanco {color: #FFFFFF; text-decoration: none; }
.blanco:hover {color: #FFFFFF; text-decoration:underline;  }

.azul {color: #00A1BD; text-decoration: none; }
.azul:hover {color: #00A1BD; text-decoration:underline;  }

.negro {color: #333333; text-decoration: none; }
.negro:hover {color: #00A1BD; text-decoration:underline;  }
