P  {
	font-family : Black-Chance;
	font-weight : normal;
	font-style : italic;
	color : Silver;
	text-decoration : none;
}

H1  {
	color : Silver;
	font-style : normal;
	font-weight : normal;
	font-family : Black-Chance;
	text-decoration : none;
}

H2  {}

H3  {
	margin-left : 1;
}

A  {
	font-family : Black-Chance;
	font-weight : normal;
	font-style : italic;
	color : gold;
	text-decoration : none;
	visibility : visible;
}

A:Visited  {
	font-family : Black-Chance;
	font-weight : normal;
	font-style : italic;
	color : White;
	text-decoration : none;
	text-align : left;
}

A:Active  {
	font-family : Black-Chance;
	font-weight : normal;
	font-style : italic;
	color : gold;
	text-decoration : none;
	visibility : visible;
}

A:Hover  {
	font-family : Black-Chance;
	font-weight : normal;
	font-style : italic;
	color : White;
	text-decoration : none;
	text-align : left;
}

BODY  {
	font-family : Black-Chance;
	font-weight : normal;
	font-style : normal;
	color : Silver;
	text-decoration : none;
}

