/* Arquivo CSS Menu Della Brown */




p b {color: red;}




a:link{color: white;
       text-decoration: none;}

a:visited{color: white;
          text-decoration: none;}

a:hover{color: silver;
        text-decoration: underline;
	font-family:arial narrow;}

a:active {color: gold;}



