.texto {
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    line-height: 16px;



}

.titulo {
    COLOR: #000000; FONT-FAMILY: Trebuchet MSa, Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: none;
}

.textoleitura {
    COLOR: black; FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;
}

a:link {
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;

}

a:visited {
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;

}
<STYLE> { /*  efeito de sublinhado no link com a ponteira do mouse em cima do link  */  
     <!--A {text-decoration: none;}A:HOVER {text-decoration: underline;}--></STYLE> 
}