BODY { background-color: #990000;}

P, TD, UL, OL { font-family: helvetica, arial, sans-serif;
			color: #999999;
			font-size: 15px;}

H4 { font-family: Helvetica, Arial, sans-serif;
	 font-size: 18px;
	 color: #FF6600; }

.heading { font-family: Helvetica, Arial, sans-serif;
	 font-size: 20px;
	 font-weight: bold;
	 color: #FF6600;}
	  			
A:link { color:#FF6600;
		 text-decoration: none;}

A:visited { color:#FF9933; 
			text-decoration: none; }

A:active { color:#990000;
		   text-decoration: underline; }
		   
A:hover { color:#FFCC00;
		  text-decoration: underline;}

.contents {  background-color: #333333; }
	      
.photo { border: #990000;
		 border-width: 1px;
		 border-style: solid;
		 margin: 5px; }	      
		 
.smaller { font-size: 11px; }

.hilite { color: #FFCC00;}

.songs { color: #FFCC00;}
		 
.quote { font-family: Times, Times New Roman, serif;
		 font-style: italic; 
		 font-size: 17px;} 
		 
.caption { font-size: 14px; 
		   font-style: italic;}