.titulo {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #A40000;
	text-decoration:none;
}

.vermelho {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #A40000;
	text-decoration:none;
}

.vermelho:hover {
	color: #7E7E7E;
	text-decoration:underline;
}


.cinzapq {
	font-family: Verdana;
	font-size: 9px;
	color: #7E7E7E;
	text-decoration:none;
}

.cinzapq:hover {
	color: #A40000;
}

.cinza2pq {
	font-family: Verdana;
	font-size: 9px;
	color: #202020;
	line-height: 14px;
	text-decoration:none;
}

.cinza2pq:hover {
	color: #7B7B7B;
}

.cinza {
	font-family: Verdana;
	font-size: 11px;
	color: #595959;
	line-height: 17px;
	text-decoration:none;
}


.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #292929;
	line-height: 17px;
	text-decoration:none;
}


