.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;

}
.caixa {
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 10px;
	height: 16px;


}
.link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.textored {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
