<!-- ESTILO LINKS ATALHOS -->

A.atalhos:visited {color:#333333; text-decoration:none;} 
A.atalhos:active {color:#333333; text-decoration:none;} 
A.atalhos:link {color:#333333; text-decoration:none;} 
A.atalhos:hover {color:#000000; text-decoration:underline; font-weight:bold;}

A.noticias:visited {color:#FFFFFF; text-decoration:none;} 
A.noticias:active {color:#FFFFFF; text-decoration:none;} 
A.noticias:link {color:#FFFFFF; text-decoration:none;} 
A.noticias:hover {color:#FFFFFF; text-decoration:underline;}

A.top10:visited {color:#FFFFFF; text-decoration:none;} 
A.top10:active {color:#FFFFFF; text-decoration:none;} 
A.top10:link {color:#FFFFFF; text-decoration:none;} 
A.top10:hover {color:#FFFFFF; font-weight:bold; text-decoration:underline;}

A.buscaAtores:visited {color:#333333; text-decoration:underline;} 
A.buscaAtores:active {color:#333333; text-decoration:underline;} 
A.buscaAtores:link {color:#333333; text-decoration:none; text-decoration:underline;} 
A.buscaAtores:hover {color:#990000; text-decoration:underline;}

A.Noticias1:visited {color:#3399CC; text-decoration:none;} 
A.Noticias1:active {color:#3399CC; text-decoration:none;} 
A.Noticias1:link {color:#3399CC; text-decoration:none;} 
A.Noticias1:hover {color:#092644; text-decoration:underline;}

A:visited {color:#666666; text-decoration:none;} 
A:active {color:#666666; text-decoration:none;} 
A:link {color:#666666; text-decoration:none;} 
A:hover {color:#666666; text-decoration:underline;}

input.acendeCampo {
	font-family: tahoma; font-size: 10px; color: #333333; font-weight: bold;
	text-transform:uppercase;	
	border-style: inset;
}

input.fichaCaracteresNObrigatorios {
	font-family: tahoma; font-size: 10px; color: #333333; font-weight: bold;
	text-transform:uppercase;	
	border-style: groove;
}

input.fichaCaracteresObrigatorios {
	font-family: tahoma; font-size: 10px; color: #333333; font-weight: bold;
	text-transform:uppercase;	
	border-style: groove;
	background:#FFF4F4;
}

select.fichaSelectNObrigatorios {
	font-family: tahoma; font-size: 10px; color: #333333; font-weight: bold;
	border-style: groove;
	background:#FFF4F4;
}

select.fichaSelectObrigatorios {
	font-family: tahoma; font-size: 10px; color: #333333; font-weight: bold;
	border-style: groove;
	background:#FFF4F4;
}

<!--

input.Botao {
	font-family: tahoma; font-size: 11px; color:#FFFFFF; font-weight: bold; background-image:url(imagens/fundoBotao.jpg);
}


input.Letras {
	text-align: left;
	font-family: tahoma; font-size: 10px; color: #333333; font-weight: bold;
	border-style: groove;
}

input.Consultas {
	font-family: tahoma; font-size: 13px; color: #333333; font-weight: bold;
	border-style: groove;
}

input.Busca {
	text-align: center;
	font-family: tahoma; font-size: 11px; color: Black;
	border-style: groove;
	}
	
input.Numeros {
	text-align: right;
	font-family: tahoma; font-size: 11px; color: Black;
	border-style: groove;
}
	
select.Select {
	font-family: tahoma; font-size: 10px; color: #333333; font-weight: bold;
	border-style: groove;
}

textarea.Textarea	{
	font-family: tahoma; font-size: 10px; color: #333333; font-weight: bold;
	border-style: groove;
}


body {
  font-size: 11px;
  font-family: tahoma;
  margin: 0px;
}
table {
  border-right: 0px;
  border-top: 0px;
  font-size: 11px;
  border-left: 0px;
  border-bottom: 0px;
  font-family: tahoma;
  color: #666666;
}


.tituloSistema {
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #666600;
}

.subTituloSistema {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666600;
}

.menuSistema {
	font-family: tahoma;
	font-size: 12px;
	color: #666600;
}

A.menuSistema:visited {color:#666600; text-decoration:none;} 
A.menuSistema:active {color:#666600; text-decoration:none;} 
A.menuSistema:link {color:#666600; text-decoration:none;} 
A.menuSistema:hover {color:#666600; text-decoration:underline; font-weight:bold;}

.tituloBusca {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.tituloOfertas {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.modeloOfertas {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.detalhesOfertas {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
}

.marcaDetalhes {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

.modeloDetalhes {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.caracteristicasDetalhes {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}

.opcionaisDetalhes {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;	
	line-height: 20px;
	
}

.precoDeDetalhes {
	font-family: tahoma;
	font-size: 14px;
	color: #CC0000;

}

.precoPorDetalhes {
	font-family: tahoma;
	font-size: 22px;
	color: #333333;
	font-weight: bold;

}

.tituloProposta{
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.obsProposta{
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}

.tituloAvaliacao{
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: bold;

}

.tituloFinanciamento{
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: bold;

}

.valoresFinanciamento{
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.obsFinanciamento{
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}

.personFinanciamento{
	font-family: tahoma;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}

.tituloIndique{
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: bold;

}