.enqueteTitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#669900;
}
.enqueteResposta{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#669900;
}
.enqueteBorda{
	border-bottom:solid;
	border-left:solid;
	border-right:solid;
	border-width:thin;
	border-color:#048119;
}
.enqueteBotao{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#006600;
	border-color:#006600;
	background:none;
}
.enqueteResultadoPergunta{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#993300;
}
.enqueteResultadoResposta{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.enqueteResultadoVotos{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}