body {
background-image:url('images/bl_grey.jpg');
}

td {
font-family: Comic Sans MS;
color: #000000;
font-size: 12px;
line-height: 20px;
font-weight: bold;
}

a:link {
font-family: Comic Sans MS;
color: #C0c0c0;
font-weight: bold;
text-decoration: none;
}

a:visited {
font-family: Comic Sans MS;
color: #C0C0C0;
font-weight: bold;
text-decoration: none;
}

a:hover {
font-family: Comic Sans MS;
color: #FF6363;
font-weight: bold;
text-decoration: none;
}

a:active {
font-family: Comic Sans MS;
color: #636363;
font-weight: bold;
text-decoration: none;
}
