.texto {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em
}

.textoClaro {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}

.fundoClaro {  
	background-color: #CCCCCC
}

.fundoEscuro { 
	background-color: #CCCCCC 
}.textoEscuro {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;


}
.inputSelect {  
	font-family: Tahoma, Arial,sans-serif; 
	font-size: 9px; 
	color: #6699CC; 
	border: #6699CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

#input {  
	font-family: Tahoma, Arial,sans-serif; 
	font-size: 12px; 
	color: #6699CC;
	font-weight:bold;
}


.nomes {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 8px;
	color: #333333;
	line-height: 1.2em;
	text-decoration: none;


}
