<style type="text/css">
   body {background-color: pink}
   body,td {color:black}
   p.largeBold {font-size: large; font-weight: bold}
   a:link {color:red}
   a:visited {color: yellow}
   </style>

