.data {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A9B8C0;
	text-decoration: none;
	font-weight: bold;
}
.news {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #808285;
	text-decoration: none;
}
.tituloarea {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #5B5E60;
	text-decoration: none;
	text-transform: uppercase;
}
.texto, .tombstones {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tombstones {
	margin-bottom: 5px;
}
.submenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5B5E60;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}.sobtitulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 16px;
	border: none;
	background-color: #E6E6E7;

}
.botao {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	border: none;
}
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	background-color: #E6E6E7;

}
.textosmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

img {
	border: 0;
}
