html  {
height : 100.1%;
font-size : 62.5%;
}
th, td {
padding : 0.5em;
text-align : left;
font-family : Verdana, sans-serif;
font-size : 15px;
color : #000000;
background : #ffffff;
}
a, a:link, a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #ff0000;
    text-decoration: none;
}
a:active, a:focus {
    color: #566047;

