table {
 font-family: Arial;
 color: #000000;
}
body {
 font-family: Arial;
 color: #000000;
}
a:link {
 font-family: Arial;
 color: #FFFFFF;
 text-decoration: none;
}
a:visited {
 font-family: Arial;
 color: #FFFFFF;
 text-decoration: none;
}
a:hover {
 font-family: Arial;
 color: #FFFFFF;
 text-decoration: underline;
}

