  
TR{
background-color : white;
font-size : 12px;
font-weight : 400;
letter-spacing : 1px;
}
th{
font-weight : 400;
}
a{
color : black;

text-decoration : none;
}
a:hover{
text-decoration : underline;
color : red;
}
