
table, td, th {  
   
   
    text-align: left;
	color:#999999;
text-decoration:none;

   
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	
}


table#card_table{

width:100%;
border:1px solid #999;

}
th{
color:#fff;	
}

table#card_table td,th{
	border:1px solid #999;

    

}

table {
    border-collapse: collapse;
}



th, td {
    padding: 10px;
	
}

