.menu {font-family: verdana;
	    color: #3366cc;
	    font-size: 10pt;
	    text-align: center;}
	   	  
.text {font-family: verdana;
	    color: #3e6e94;
	    font-size: 10pt;
	    text-align: justify;}
	    
.textb {font-family: verdana;
	    color: #666;
	    font-size: 10pt;
	    text-align: justify;}
	    









a { text-decoration: none; }
.a:hover { text-decoration: underline;
           font-weight: bold; }
a:link { color: #3599d8; }
a:vlink { color: #ffffff; }

