body		{
		background-color: 	#330066;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		}
h1		{
		font-size:		32px;
		color: 			#FFFFFF;
		text-align:		center;
		}
a		{
		text-decoration:	none;
		color:			#FFFF99;
		}
a:visited	{
		color:			#FFFF99;
		}
a:hover		{
		color:			#FFFFFF;
		}
a:active	{
		color:			#FFFFFF;
		}
p		{
		font-size:		12px;
		font-weight:		bold;
		text-align:		center;
		}
.geel		{
		font-size:		26px;
		color: 			#FFFF99;
		font-style:		italic;
		}
