body	{
	topmargin="2";
	leftmargin="2";
	marginwidth="2";
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: White;
	background : transparent url(black02.gif);
}

a:link{
	color: Gray;
	font-family : "Times New Roman", Times, serif;
	font : normal normal normal;
	text-decoration : none;
}

a:visited{
	color: Silver;
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
}

a:active{
	color: White;
	font : normal;
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
}

