.textos {
	font: normal 11px/normal Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	color:#666666;
}
.textopreto {
	COLOR: #323232;
}
.textocinza {
	COLOR: #8D8D8D;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
}
.textoverde {
	COLOR: #2DA561;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
}
.textodestaque {
	COLOR: #CF7F00;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
}
.textotitulo {
	font: normal 13px/normal "Trebuchet MS", Verdana, Tahoma;
	font-weight:bold;
	color:#333333;
}
.textosubtitulo {
	font: bold 11px/normal "Trebuchet MS", Verdana, Tahoma;
	color:#595959;
}

A:link {
	COLOR: #323232; 
	TEXT-DECORATION: underline; 
	font-weight:normal;
}
A:visited {
	COLOR: #323232; 
	TEXT-DECORATION: underline; 
	font-weight:normal;
}
A:hover {
	COLOR: #323232; 
	TEXT-DECORATION: none; 
	font-weight:normal;
}
A:active {
	COLOR: #323232; 
	TEXT-DECORATION: underline; 
	font-weight:normal;
}
