
body 
	{
	background: url(images/backgrounds/Gold_Ribbons_2-1.gif);
	color: #ff9900;
	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;
	}


.rollover a {
display: block;
width: 200px;
height: 40;
font: 16px sans-serif;
text-align: center;
line-height: 40px;
color: #ffd600;
background: url("images/links/BlueGreenSilver1.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("images/links/BlueGreenSilver2.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:#ffd600;
background: url("images/links/100x3_1.gif") 0 0 no-repeat;
text-decoration: none;
}



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

