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