.normal_trebuchet_oscura {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343517;
	text-decoration: none;
}
.negrita_trebuchet_oscura {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #343517;
	text-decoration: none;
	font-weight: bold;
}
.opaco 
	{
		filter: alpha(opacity=40); 
		opacity:.4;
		background-color: #FBF9F4;
		padding:0px;		
	}