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


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

a:link
	{
	text-decoration: none;
	}


a:visited
	{
	color: #aa55aa;
	}


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


a:active
	{
	color: #ffaaff;
	}



.rolloverlinks a {
display:block;
width: 200px;
height: 40px;
padding:11px 0px 0px 0px;
font: bold 13px sans-serif;
text-align: center;
color:#00ffff;
background: url("images/links/Cyan_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;
}



#lunarpages a {
display:block;
width: 220px;
height: 77px;
background: url("images/lunarpages/Cyan_CyanD.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;
	margin: 0px 0px 0px 0px;
	}


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


