.texto_titulo {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #F8D548;
	font-weight: bold;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto2 {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.box {
	border: thin dotted #F8D548;
	margin: 2px;
	background-color: #CCCCCC;
	font-family: "Arial Narrow";
	font-size: 10px;
	height: 14px;
}
.boxmensagem {

	border: thin dotted #F8D548;
	margin: 2px;
	background-color: #CCCCCC;
	font-family: "Arial Narrow";
	font-size: 10px;
}
