table{ border-collapse: collapse; color:black;  margin: auto;font-size:13px;min-width:96%}
table, tr, th, td{ border: 1px solid black;;font-size:13px }
th{cursor: pointer; background-color: #565656; background-repeat:no-repeat; background-position: 3% center;  ;;font-size:13px;;color:white}
th.asc{background:#565656 url(asc.gif) right no-repeat;}
th.des{background:#565656 url(des.gif) right no-repeat;}
tr{background-color:#FFFFE0}
tr.alt{background-color:#EFEFA0;}
td {cursor:pointer;;font-size:13px}
th>a {color:silver}
td:hover, tr:hover {background:#EFEFEF}