.txtAzul {
	font-family: tahoma;
	font-size: 11px;
	color: #243D67;
}
.txtCinza {
	font-family: tahoma;
	font-size: 11px;
	color: #4C4C4C;
}
.txtAmarelo {
	font-family: tahoma;
	font-size: 11px;
	color: #F4F8DB;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.txtTitulo {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #F4B234;
}

