body { background-color: 'black';
       color: 'red';
       font-family: 'comic sans ms';
       font-size: '50px';            
      }

th.size { font-size: '40px' }
     
a:link { color: #ff9900; text-decoration: none } 

a:visited { color: #ff9900; text-decoration: none }

a:hover { color: #990000; text-decoration: underline }



          