a {color: #9999FF; font-weight:bold} 
a.c1 {color: #FFFF00; font-weight:bold} 
body {font-family:Times New Roman,arial;
 background-color: #330099;
 color: #33ff00}
h1, h2, h3, h4, h5, h6 {text-align: center;
 font-weight: bold;
 font-family: Times New Roman,arial;
 font-size:150%;
 background-color: #330099 ;
 color: #99ff00}
h1 {font-size:200%;
 background-color: #330099;
 color: #99ff00;}
P {text-align: justify; font-weight: bold; color: #33ff00;}
P.c1 {text-align: center; font-weight: bold; color: #33ff00;}
P.c2 {font-size: 75%; color: #33ff00}
P.c3 {text-align: center;  color: #33ff00}
td {background-color: #330099;   color: #33ff00; font-weight: bold;}
#contextMenu { 
  position: absolute; 
  visibility: hidden; 
  width: 150px; 
  background-color: lightgrey; 
  layer-background-color: lightgrey; 
  border: 2px outset white; 
}

.A:Menu { 
   color: black; 
   text-decoration: none; 
  cursor: default; 
   width: 100% 
  } 

 .A:MenuOn { 
   color: white; 
   text-decoration: none; 
   background-color: darkblue; 
  cursor: default; 
   width: 100% 
  }  