body {background-repeat: repeat-x; font-family: verdana;}
td {background-repeat: repeat-x;}

a:hover {
color: #ff0000;
text-decoration: none;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #004080;
text-decoration: none;
}
a:active {
color: #ff0000;
text-decoration: none;
}
