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


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

a:link
	{
	text-decoration: none;
	}


a:visited
	{
	color: #ffff00;
	}


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


a:active
	{
	color: #ffff00;
	}


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;
	}


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


