A
{
	font-family: Arial;
	font-size:10pt;
	color: Gray;
	text-decoration: none;
}

A:active
{
	font-family: Arial;
	font-size:10pt;
	color: Gray;
	text-decoration: underline;
}

A:visited
{
	font-family: Arial;
	font-size:10pt;
	color: Gray;
	text-decoration:none;
}

A:hover
{
	font-family: Arial;
	font-size:10pt;
	color: Gray;
	text-decoration:underline;
}

A.invisible
{
	font-family:Verdana;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}

A.nav
{
	font-family: Arial;
	font-size: 16pt;
	color: #808080;
	text-decoration:none;
	font-weight : bold;
	background-color : Black;
}

A:active.nav
{
	font-family:Arial;
	font-size:16pt;
	color: White;
	text-decoration: none;
	font-weight : bold;
	background-color : Black;
}

A:visited.nav
{
	font-family: Arial;
	font-size:16pt;
	color: #808080;
	text-decoration:none;
	font-weight : bold;
	background-color : Black;
}

A:hover.nav
{
	font-family: Arial;
	font-size:16pt;
	color: #B4ACAC;
	text-decoration: none;
	font-weight : bold;
	background-color : Black;
}

A.pics
{
	font-family: Signboard, Bazooka, "Arial Black";
	font-size: 12pt;
	color: Yellow;
	text-decoration:none;
	background-color : Black;
}

A:active.pics
{
	font-family: Signboard, Bazooka, "Arial Black";
	font-size:12pt;
	color: White;
	text-decoration: none;
	background-color : Black;
}

A:visited.pics
{
	font-family: Signboard, Bazooka, "Arial Black";
	font-size:12pt;
	color: Yellow;
	text-decoration:none;
	background-color : Black;
}

A:hover.pics
{
	font-family: Signboard, Bazooka, "Arial Black";
	font-size:12pt;
	color: Lime;
	text-decoration: none;
	background-color : Black;
}

.counter
{
	font-family: "Comic Sans MS";
	font-size:12pt;
	color: #808080;
	text-decoration: none;
	background-color : Black;
}