﻿body {
}
table, th, td{
    border: 1px solid black;
}
thead{
   background-color:grey
}
a{
    text-decoration:none;
 
}