.data {
	font-family: arial;
	font-size: 11px;
	color: #000066;
}
.links {
	font-family: arial;
	font-size: 11px;
	color: 006699;
	text-decoration: none;
}
.sublinks {

	font-family: arial;
	font-size: 10px;
	color: 006699;
	text-decoration: none;
}
.titulo {
	font-family: arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;

}
.rodape {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;

}
.boxlogado {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-image: url(img/bg_logado.jpg);
}

