
body 
	{
	background: url(images/Gold_Ribbons_2-1.gif);
	color: #ffd600;
	font-family: Times New Roman, Verdana, Tahoma;
	font-size: 60%;
	}


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

a:link
	{
	text-decoration: none;
	}


a:visited
	{
	color: #ff9900;
	}


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


a:active
	{
	color: #c0c0c0;
	}



.rolloverlinks a {
display:block;
width: 200px;
height: 40px;x
font: bold 13px sans-serif;
text-align: center;
line-height: 40px;
color:#ff9900;
background: url("images/links/Brown_Gold_Link.gif") 0 0 no-repeat;
text-decoration: none;
}
.rolloverlinks a:hover { 
background-position: 0 -40px;
text-decoration: none;
color: #003333;
}
.rolloverlinks a:active {
background-position: 0 -80px;
text-decoration: none;
color:#000000;
}



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



#lunarpages a {
display:block;
width: 220px;
height: 77px;
background: url("images/lunarpages/Brown_Gold.gif") 0 0 no-repeat;
text-decoration: none;
}
#lunarpages a:hover { 
background-position: 0 -77px;
}



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




