table {
         font-family: times new roman, arial, sans-serif;
      }

body {
      color: #606060;
      background-color: #f5f5dc ;
      font-size: 11pt, family: arial;
      text-align: center;
      }

p {
    font-size: 12pt;
  }

a:link { color:black; text-decoration:none; }
a:visited { color:#606060; text-decoration:none; }
a:focus { color:black; text-decoration:underline; }
a:hover { color:white; text-decoration:underline; background-color:#606060; }
a:active { color:white; text-decoration:none; text-decoration:underline; }

p {font-family: times new roman, arial, sans-serif, size: 30pt; }