UL	 {
			List-Style-Image : url(../pictures/redball.gif)  ;
			Font-Family : Arial, Helvetica ;
			Color : #FFCC00
		}
BODY	 {
			List-Style-Image : url(../pictures/redball.gif)   ;
			Background-Attachment : fixed   ;
			Font-Family : Arial, Helvetica ;
			Color : #FFCC00 ;
			Background-Color : #000066 ;
			Background-Image : url(../pictures/back2.jpg)
		}
:link	 {
			Color : #66FFFF ;
			Text-Decoration : None ;
			Font-Weight : Normal
		}
:active	 {
			Color : red ;
			Text-Decoration : None
		}
:visited	 {
			Color : #00CCFF ;
			Text-Decoration : None
		}
:hover	 {
			Color : white ;
			Text-Decoration : Underline
		}
