
body 
	{
	font-size: 10px;
	background-image: url('images/animated_backgrounds/3D_Animated_Web_Page_Background_Blue_Gold_1.gif');
	color: #ffd600;
	}


a
	{
	color: #0099ff;
	text-decoration: none;
	}
	

a:link
	{
	text-decoration: none;
	}


a:visited
	{
	color: #ff9900;
	}


a:hover
	{
	color: #ffff00;
	text-decoration: underline;
	}


a:active
	{
	color: #ffff00;
	text-decoration: underline;
	}



.rollover a {
display:block;
width: 17px;
height: 23px;
font: 14px sans-serif;
line-height: 40px;
color:#ffd600;
background: url("images/links/blue_gold/Little.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -23px;
color: #000055;
}
.rollover a:active {
background-position: 0 -46px;
color:#000000;
}



h1, h2, h3, h4 
	{
	font-family: Souvenir, Verdana, Tahoma;
	text-align: center;
	}


h1 
	{
	font-size: 18pt;
	}


h2 
	{
	font-size: 14pt;
	margin: 0;
	}


h3 
	{
	font-size: 11pt;
	margin: 0;
	}


