.estilo_cinza {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bordinha {
	border: thin solid #CCC;
}

bordela {
	border: 1px solid #666666;
}

.estilo_preto {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.estilo_vermelho {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.estilo_vermelhopq {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.preto_black {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.estilo_branco {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FEFEFE;
}

