#body {background:#438c00;text-align: center;padding-top: 50px;
}
#table {background: #438c00; border: 2px solid #fff; margin: auto;
}
td {text-align: center;border: 2px solid #fff;color:#fff;
}
a:hover {
   color: #fc3;
   font-family: Arial, sans-serif;
   font-size: 15px;
   font-style: italic;
   font-weight: bold;
}

a:link {
   color: #f2a400;
   font-family: Arial, sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
}

a:visited {
   color: #ff5046;
   font-family: Arial, sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
}