html, body, div, table {  
			text-decoration: none;
            color: #626262;
            font-family: "verdana";
            font-size: 10px; }

.p { 
			text-decoration: none;
            color: #626262;
            font-family: "verdana";
            font-size: 12px; 
}


a:link {  	 text-decoration: none;
             color: #687073; 
             font-family: "verdana";
             font-size: 10px;
		 } 
a:visited {  	 text-decoration: none;
             color: #687073; 
             font-family: "verdana";
             font-size: 10px;
		 } 
a:hover {  	 text-decoration: none;
             color: #62B82F; 
             font-family: "verdana";
             font-size: 10px;
		 } 

.bottom {	text-decoration: none;
            color: #687073;
            font-family: "verdana";
            font-size: 9px; }
.bottom a:link {  
			 text-decoration: none;
             color: #687073; 
             font-family: "verdana";
             font-size: 9px;
		 } 
.bottom a:visited {  
			 text-decoration: none;
             color: #687073; 
             font-family: "verdana";
             font-size: 9px;
		 } 
.bottom a:hover {  
			 text-decoration: none;
             color: #62B82F; 
             font-family: "verdana";
             font-size: 9px;
		}
.title {	 text-decoration: none;
             color: #626262; 
			 font-weight:bold;
             font-family: "verdana";
             font-size: 11px;	
	
		}
.menutop {	text-decoration: none;
            color: #005722;
			font-weight:bold;
            font-family: "verdana";
            font-size: 10px; }
.menutop a:link {  
			 text-decoration: none;
             color: #005722; 
		   	 font-weight:bold;
             font-family: "verdana";
             font-size: 10px;
		 } 
.menutop a:visited {  
			 text-decoration: none;
             color: #005722; 
 			 font-weight:bold;
             font-family: "verdana";
             font-size: 10px;
		 } 
.menutop a:hover {  
			 text-decoration: none;
             color: #005722; 
			 font-weight:bold;
             font-family: "verdana";
             font-size: 10px;
		}
	
    