.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}
.subTitulos {
	font-size: 13px;
	font-weight: bold;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #007abc;
}
