.textoAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #150557;
}
.mes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #150557;
}

.textoAzulJ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #150557;
	text-align: justify;
}
INPUT {
	border: 1px solid #d16f11;
	width: 127px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d16f11;
}
SELECT {
  font-family: Verdana, Helvetica, Sans;
  font-size: 9px;
  color: #d16f11;
	border: 1px solid #d16f11;
}

.textoVermelho {
	font-family: Verdana;
	font-size: 9px;
	color: #770606;
}
BODY {
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #e89300;
}
textarea {

  font-family: Verdana, Helvetica, Sans;
  font-size: 9px;
  color: #d16f11;
	border: 1px solid #d16f11;
}

a:link {
	text-decoration: none;
	color: #150557;
}
a:visited {
	text-decoration: none;
	color: #150557;
}
a:hover {
	text-decoration: none;
	color: #770606;
}
a:active {
	text-decoration: none;
	color: #150557;
}


ul.ganhadores{
	position:relative; 
	float:left; 
	width:350px;
}

ul.ganhadores li{
	position:relative; 
	float:left; 
	display:inline;
	width:103px; 
	height:71px;  
	background:#E99300; 
	margin:0 10px 0 0;	
}

ul.ganhadores li a{
	position:relative; 
	float:left; width:93px; 
	height:62px;
	margin:4px 0 0 5px;
}
