.TextoHome
	{
	font-family : Verdana;
	font-size : 11;
	line-height : 13pt;
    color: #999999;
	}

A:LINK, A:VISITED, A:ACTIVE
 	{
 	font-family : Verdana;
 	font-size : 11;
	font-weight: bold;
 	color : #686868;
 	text-decoration : none;
	}

A:HOVER
  	{
 	font-family : Verdana;
 	font-size : 11;
	font-weight: bold;
 	text-decoration : none;
 	color : #000000;
	}
