a.ccs_1         {      
                font-family: Arial, Helvetica, sans-serif;
                font-size: 10pt; 
                font-weight: normal;     
                text-decoration: none;
                cursor: hand;
                color: #ffffff;
                }

a.ccs_1:hover   {
                font-family: Arial, Helvetica, sans-serif;    
                font-size: 10pt;
                font-weight: normal;
		    text-decoration: none;
		    cursor: hand;
		    color: #000000;
		    }
