BODY, TD, P {
	color : black;
	font-family : geneva, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	}
.MENU 	{
	color : #00A658;
    	font-size: 11px;	
	}

A.MENU	{
	color : #000000;
    	font-size: 11px;	
	}


A	{
	color : #000000;
    	font-size: 11px;
	}

A:Hover {
	background : none;
	color: #00A658;
	font-size : 11px;
	cursor: hand;
	}

.services
	{
	color : #006E53;
    	font-size: 12px;
	font-weight: bold;	
	}	

A.services
	{
	background : none;
	color: #006E53;
	font-size : 12px;
	font-weight: bold;
	cursor: hand;
	}



