
body 
	{
	background: url(images/backgrounds/Black_Orange_Animated_Background.gif);
	color: #ff9900;
	font-family: Times, Verdana, Tahoma;
	}


a
	{
	color: #ff0000;
	text-decoration: none;
	}
	

a:link
	{
	text-decoration: none;
	}


a:visited
	{
	color: #cc3300;
	}


a:hover
	{
	color: #00ff00;
	text-decoration: underline;
	}


a:active
	{
	color: #009900;
	}


h1, h3, h4 
	{
	font-family: Souvenir, Verdana, Tahoma;
	text-align: center;
	}


h1 
	{
	font-size: 18pt;
	text-align: center;
	}


h2 
	{
	font-family: Souvenir, Verdana, Tahoma;
	font-size: 14pt;
	text-align: center;
	margin: 0px;
	}


h3 
	{
	font-size: 11pt;
	margin: 0px 0px 0px 0px;
	}


