    .color_header  { background-color: #000 !important; color: #fff !important; }
    .color_button { background: #61CE70 !important; color: #fff !important; }
    .color_buttonhover  { background: #61CE70 !important; color: #fff !important; }
    .text_white  { color: #fff !important; } 
    
	.list_line:hover{
	    background-color: #61CE70 !important;
	    color: #fff !important;
    }	    
	
	.list_line:hover a{
		color: #fff !important;
	}
    
    table {
        font-size: 13px !important;
    }