A:link { text-decoration: none}
A:visited { text-decoration: none}


   .estilo1 
   {
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
}

.txt_content {

	font-family: Verdana;

	font-size: 10px;

	color: #D6CBBA;

}

a:hover {
   text-decoration: none;
; color: #FFCC66}

