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


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

a:link
	{
	text-decoration: none;
	}


a:visited
	{
	color: #ffd600;
	}


a:hover
	{
	color: #ffd600;
	text-decoration: none;
	}


a:active
	{
	color: #000000;
	text-decoration: none;
	}


.rollover a {
display: block;
width: 200px;
height: 40;
font: 16px sans-serif;
text-align: center;
line-height: 40px;
color: #ffd600;
background: url("blue_gold/links/B_B_S.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -40px;
color: #ffd600;
}
.rollover a:active {
background-position: 0 -80px;
color:#000000;
}



.list a {
display: block;
width: 150px;
height: 30;
font: 13px sans-serif;
text-align: center;
line-height: 30px;
color: #ffd600;
background: url("blue_gold/links/List.gif") 0 0 no-repeat;
text-decoration: none;
}
.list a:hover { 
background-position: 0 -30px;
color: #ffd600;
}
.list a:active {
background-position: 0 -60px;
color:#000000;
}



.nlt {
display: block;
width: 200px;
height: 40;
font: 16px sans-serif;
text-align: center;
line-height: 40px;
color:#5599ff;
background: url("blue_gold/links/Black.gif") 0 0 no-repeat;
text-decoration: none;
}



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


h1 
	{
	font-size: 18pt;
	}


h2 
	{
	font-size: 14pt;
	}


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

