body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
td.link a {
text-decoration: none;
background-color : inherit;
font-weight : 900;
font-size : 100%;
line-height: 24px;
color : rgb(187, 10, 4);
border-bottom: 1px solid rgb(187, 10, 4);
}
td.link a:hover {
text-decoration: none;
background-color : inherit;
font-weight : 900;
font-size : 100%;
color : rgb(0, 0, 239);
border-bottom: 1px solid rgb(0, 0, 239);
}