body {background-color: #996699}
h1 {font-size: 30pt}
.red {color:red}
.yellow {color:yellow}
h2 {color: #FF99CC; font-size: 10pt}
h3 {color: #FF99CC; font-size: 14pt}
p {margin-left: 60px; margin-left: 25px; color: yellow; font-size: 14pt}
ol {margin-left: 60px; margin-left: 25px; color: yellow; font-size: 14pt}
 

a:link     {color:yellow; text-decoration: none;font-size: 20pt}
a:visited  {color:yellow; text-decoration: none;font-size: 20pt}
a:active   {color:yellow; text-decoration: none;font-size: 20pt}
a:hover    {color:blue;  text-decoration: none;font-size: 20pt}