
.layer {
	visibility:hidden;
}


body {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}
.menu2	{
	border-style: none;
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	text-align:left;
	color:black;
	filter:glow(color: #ffc000);
}

h2	{
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	text-align:left;

	/*filter:glow(color: #ffc000);*/
	color:black;
}
	h2 a:link
	{	color:#C65218;
		text-decoration: none;
		
	}
	h2 a:visted
	{
		color:#ff8000;
		text-decoration: none;
	}
	h2 a:active
	{
		color:#ff0000;
		text-decoration: none;
	}
	h2 a:hover
	{
		color:#f8c000;
		text-decoration: none;
	}
	
.firepoi	{
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	text-align:left;


	/*filter:glow(color: #ffc000);*/
	color:#C65218;
	
}
	.firepoi a:link
	{
		color: #C65218;
		text-decoration: none;
	}
	.firepoi a:visited
	{
		color: #ff8000;
		text-decoration: none;
	}
	.firepoi a:active
	{
		color: #ff0000;
		text-decoration: none;
	}
	.firepoi a:hover
	{
		color: #f8c000;
		text-decoration: none;
	}

.fire	{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-align:center;


	/*filter:glow(color: #ffc000);*/
	color:#C65218;
}
	.fire a:link
	{
		color: #C65218;
		text-decoration: none;
	}
	.fire a:visited 
	{
		color: #ff8000;
		text-decoration: none;
	}
	.fire a:active 
	{
		color: #ff0000;
		text-decoration: none;
	}
	.fire a:hover 
	{
		color: #f8c000;
		text-decoration: none;
	}

.poi	{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	/*filter:glow(color: #ffc000);*/
	color:#C65218;
}
	.poi a:link
	{
		color: #C65218;
		text-decoration: none;
	}
	.poi a:visited 
	{
		color: #ff8000;
		text-decoration: none;
	}
	.poi a:active 
	{
		color: #ff0000;
		text-decoration: none;
	}
	.poi a:hover 
	{
		color: #f8c000;
		text-decoration: none;
	}
h1	{
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	color:#000000;
}
.nav	{
	border-style: none;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	color:#F57927;
	/*filter:glow(color=#Ff7927);*/

}

	a:link {color: #ff8000; text-decoration: none}
	a:visited {color: #ff8000; text-decoration: none}
	a:active {color: #ff0000; text-decoration: none}
	a:hover {color: #f8c000; text-decoration: none}

	.adv a:link
	{
		color: #ffffff;
		text-decoration: underline;
	}
	.adv a:visited 
	{
		color: #ffffff;
		text-decoration: underline;
	}
	.adv a:active 
	{
		color: #ffffff;
		text-decoration: underline;
	}
	.adv a:hover 
	{
		color: #ffffff;
		text-decoration: underline;
	}