.principalNegrito {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.principalComum {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.principalEscolha {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.menorComum {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menorNegrito {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menorEscolha {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.forms {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}
