.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
.sub-titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	border: 1px solid #FFFFFF;
}
.conteudos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 13px;
}
.linha {
	border: 1px solid #FFFFFF;
}

