/*VPDbURL{file:///C|/My%20Web%20Sites/Cymdeithas%20Madog/Project.vpp}*/
BODY	 {
			Background-Color : white
		}
:link	 {
			Color : red ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}
:active	 {
			Color : red ;
			Text-Decoration : Underline ;
			Font-Style : Italic ;
			Font-Weight : 900
		}
:visited	 {
			Color : red ;
			Text-Decoration : None ;
			Font-Weight : Bold;
		}
a:hover	 {
			Color : blue
		}
.colourcolumn	 {
			Background-Image : url(http://www.madog.org/gif/bk.gif)
		}
.topcorner	 {
			Position : Absolute ;
			Left : 0px ;
			Top : 0px
		}
.indent	 {
			Margin-Left : 5px
		}
