BODY {
   font-family: georgia, serif;

}

TD {
    font-family: georgia, serif;
}
A {
   color: black
}
A:hover {
color : red
}
