


#menu_nav {  
	     margin-top: 7px;
             margin-right: 10px;
             text-align: justificy ;
             width: 950px ;
             float:lefth ; 
             padding: 5px 2px 0px 4px ;
	     line-height: 12px;

             a:first-letter {color:black; font-weight: bold; line-height: 14px; } ;
             a:first-line { text-indent: 50pt;} ;

             a {color: black; font-size:14 ; text-decoration: none; text-indent: 50pt;};
             a:link {color: blue; font-size:14 ; text-decoration: blink; }; 
             a:visited {color: red;font-size:14 ; text-decoration: blink; }; 
             a:hover {text-decoration:underline;color:white; background-color: black ;} ;           


             p:first-letter { font-size:18 ;color:black; font-weight: bold; line-height: 14px; } ;
             p:first-line { text-indent: 50pt;} ;

             p {color: black; font-size:14 ; text-decoration: none; text-indent: 50pt;};
             p:link {color: black; font-size:14 ; text-decoration: blink; }; 
             p:visited {color: red;font-size:14 ; text-decoration: blink; }; 
             p:hover {text-decoration:underline;color:white; background-color: black ;} ;           


	  } ;
