/* folha de estilos de investech */

a:link {
	color:#006600;
	text-decoration: none;
}
a:visited {
	color:#006600;
	text-decoration: none;
}
a:hover {
	color:#46765F;
	text-decoration: underline;
}

.texto {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 13px;
	line-height:150%;
	color:#444444;
	text-align: justify;
}

.txtservicos {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 11px;
	line-height:140%;
	color:#999999;
	text-align: right;
}
.txtanuncio {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 16px;
	line-height:140%;
	color:#006600;
	text-align: right;
}
.textofundo {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 11px;
	line-height:150%;
	color:#666666;
	text-align: right;
}
.txttitulos {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 14px;
	line-height:140%;
	color:#006600;
}
.txthome {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 12px;
	line-height:140%;
	color:#444444;
}
.textofaqcima {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 13px;
	line-height:150%;
	color:#444444;
	text-align: right;
}
.textoform {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 13px;
	line-height:150%;
	color:#444444;
	text-align: right;
}

