.bodytext {
			 		color: "#707070"; 
					font-family:verdana,arial,helvetica,sans-serif; 
					font-size: 11px;
					line-height : 14px;
					font-weight: normal;
					text-decoration:none; 	
					font-weight:normal;				
					}

a.:active { text-decoration:none; color: "#7d8a7d"; }
a.:link { text-decoration:none;color: "#7d8a7d";  }
a.:visited { text-decoration:none; color: "#7d8a7d"; }
a.:hover { text-decoration:none; color: "#9baa97"; }


.title {
			 		color: "#9baa97"; 
					font-family:verdana,arial,helvetica,sans-serif; 
					line-height : 35px;
					font-size: 32px;
					font-weight: normal;
					text-decoration:none; 	
					font-weight:normal;
					letter-spacing: -0.10em ; 
					}				
}
					
					
