@charset "utf-8";
.textosblancos {
     font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textosblancossmall {
    font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.textosnegrospublicidad {
    font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

