.cinzapeq{
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: #999999;
	font-weight : normal;
}
.preto{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight : normal;
}
.pretobold{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
}
.branco{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : normal;
}
.branco:hover{
	font-family: Verdana;
	text-decoration: underline;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : normal;
}
.brancobold{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
}
.azul{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #165277;
	font-weight : normal;
}
a.azul:hover{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #198BB1;
	font-weight : normal;
}
.azulbold{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #165277;
	font-weight : bold;
}
a.azulbold:hover{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #198BB1;
	font-weight : bold;
}
.laranja{
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	font-weight : normal;
	PADDING-RIGHT: 0px; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
}
.laranja:hover{
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: #FF6600;
	font-weight : normal;
	PADDING-RIGHT: 0px; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
}
