.heading { color: white; font-family: arial ;font-size: 18pt }
.copyright { color: white; font-size: 10pt}
.menu { color: white ; font-size: 8pt } 
P { color:white;  font-family: arial ; font-size: 10pt }
BODY { font-family: arial }
A:visited { color:gold ; text-decoration: none; }
A:link {color: yellow; text-decoration: none;}
A:active {text-decoration: none; color:purple;}
A:hover {color:#CC1111; text-decoration: none; }