.titContenidoBlanco {
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
.titContenidoNegro {
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
.txtContenidoBlanco {
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.txtContenidoNegro {
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
}
.ftrContenidoBlanco {
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.ftrContenidoNegro {
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
}

