.titulo {
	font-family: tahoma;
	font-size: 14px;
	color: #155177;
	font-weight: bold;
}
.subTitulo {
	font-family: tahoma;
	font-size: 11px;
	color: #124567;
	font-weight: bold;
}

.texto {
	font-family: tahoma;
	font-size: 11px;
}

.textoDestaque {
	font-family: tahoma;
	font-size: 11px;
	color: #155177;
	font-weight: bold;
}

a:link {  color: #003366; text-decoration: none}
a:visited {  color: #003063; text-decoration: none}
a:hover {  color: #003063; text-decoration: underline
a:active {  color: #003063; text-decoration: none}

