.texto
	{
		color: #000000; 
		font-size: 10px; 
		line-height: 10pt; 
		font-family: "Verdana"; 
		text-decoration: none;
	}


.texto_maior
	{
		color: #000000; 
		font-size: 11px; 
		line-height: 14pt; 
		font-family: "Verdana"; 
		text-decoration: none;
		text-align: justify;
	}


.texto_maior:HOVER
	{
		color: #004F86;
	}


.texto_velocidade
	{
		color: #000000; 
		font-size: 11px; 
		line-height: 10pt; 
		font-family: "Verdana"; 
		text-decoration: none;
		text-align: justify;
	}


.texto_produtos
	{
		color: #000000; 
		font-size: 9px; 
		line-height: 10pt; 
		font-family: "MS Sans Serif"; 
		text-decoration: none;
	}


.texto_tabelas
	{
		color: #000000; 
		font-size: 8px; 
		line-height: 10pt; 
		font-family: "Verdana"; 
		text-decoration: none;
	}



.produtos_link
	{
		color: #000000; 
		font-size: 11px; 
		line-height: 10pt; 
		font-family: "Trebuchet MS"; 
		text-decoration: none;
	}


.produtos_link:HOVER
	{
		color: #004F86;
	}


.produtos_link_destaque
	{
		color: #004F86; 
		font-size: 11px; 
		line-height: 10pt; 
		font-family: "Trebuchet MS"; 
		text-decoration: none;
	}


.botao
	{
		color: #000000;
		font-weight: bold;
		font-size: 9px;
		font-family: "Verdana";
		background-color: #CCCCCC;
		border: ridge 1px #EEEEEE;
		width: 150px;
		height: 20px;
	}


.formulario
	{
		color: #004F86;
		font-size: 11px;
		font-family: "Verdana";
		border: solid 1px #000000;
	}
