p {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 10pt;
	line-height: 2em;
}
body {
	background: url(graphics/bg.jpg);
	color: #FFFFFF;
	font-family: Century Gothic, Tahoma, Verdana, Serif;
	
}
a:visited {
	color: #FFFFCC
}
a:active  {
	color: #FFFF00
}
a:hover {
	color: #FFFF66;
}
a:link {
	color: #FFFFFF;
}
