body 
 {background-color: #333333;
	background-image: url();
	background-repeat: no-repeat;
  color: "#996699"}
  
  A:visited { color: gray; }
  A:link { color: gray; }
  A:active { color: gray; }
  A:hover { color: gray; } 
     
.banner 
  {  font-family: "Monotype Corsiva"; 
  font-size: 40px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  color: #996699}

.bannersmall 
  {  font-family: "Monotype Corsiva"; 
  font-size: 24px; 
  font-style: italic; 
  line-height: normal; 
  font-weight: bold; 
  color: #996699}

.menu 
  {  font-family: "Monotype Corsiva"; 
  font-size: 24px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  color: #808080;
 }

.speciallink A:link {
color: #0099FF;
text-decoration: none;
}


.menu  A:visited { color: gray; }
.menu  A:link { color: gray; }
.menu  A:active { color: gray; }
.menu  A:hover { color: gray; } 
  
   
 .text
	{
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	color:#996699;
	font-size:80%;}
	
	  
 .textsmall
	{text-align:left;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	color:#996699;
	font-size:70%;}

  

  

