.texto {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.caixa {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #6D87AD;
	background-color: #FFFFFF;
}
.menu_base {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #37768E;
}
.bold_cinza {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.titulo_int_bold {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
.titulo_local {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.caixa {
	border: 1px solid #cccccc;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

