/*VPDbURL{file:///C|/My%20Documents/Descendents%20Website/Project.vpp}*/
BODY	 {
			Background-Attachment : fixed    ;
			Font-Family : Arial, Helvetica ;
			Font-Size : 12pt ;
			Color : #CCCCCC ;
			Background-Color : black ;
			Background-Image : url(darkpot.gif) ;
			Text-Decoration : None
		}
:link	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12pt ;
			Color : white ;
			Text-Decoration : None
		}
:active	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12pt ;
			Color : silver ;
			Text-Decoration : None
		}
:visited	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 12pt ;
			Color : white ;
			Text-Decoration : None
		}
a:hover	 {
			Color : #3366FF
		}
