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