td {font-size: 9pt;
   font-weight: bold;
   font-style: normal; color: aqua;
   background-color: black;
   font-family: verdana;
   text-align: center;
   vertical-align: top;
   border:0px solid green;
   white-space: normal;}

table {border: 5px, solid, black; background-color: black;}
 
a:link {text-decoration: none; color: fuchsia;}

a:visited {text-decoration: none; color: fuchsia;}

a:hover {text-decoration: none; color: red;}

body {background-color:aqua;}