
body 
	{
	font-size: 10px;
	background-image: url('images/2/Blue_Gold_Electric_Donut_Rotate_1.gif');
	color: #ffd600;
	}


a
	{
	color: #ffff00;
	text-decoration: none;
	}
	

a:link
	{
	text-decoration: none;
	}

a:visited
	{
	color: #0099cc;
	}


a:hover
	{
	color: #ffff00;
	text-decoration: underline;
	}


a:active
	{
	color: #ffff00;
	text-decoration: underline;
	}




.ball a {
display:block;
width: 208px;
height: 40px;
font: 16px sans-serif;
text-align: center;
line-height: 40px;
color:#ffd600;
background: url("images/links/blue_gold/Rollover_Blue_Gold.gif") 0 0 no-repeat;
text-decoration: none;
}
.ball a:hover { 
background-position: 0 -40px;
color: #000055;
}
.ball a:active {
background-position: 0 -80px;
color:#000000;
}



.music a {
display:block;
width: 208px;
height: 40px;
font: 16px sans-serif;
text-align: center;
color:#ffd600;
background: url("images/links/blue_gold/My_Favorite_Music.gif") 0 0 no-repeat;
text-decoration: none;
}
.music a:hover { 
background-position: 0 -40px;
color: #000055;
}



h1, h2, h3, h4 
	{
	font-family: Souvenir, Verdana, Tahoma;
	text-align: center;
	}


h1 
	{
	font-size: 18pt;
	}


h2 
	{
	font-size: 14pt;
	margin: 0px;
	}


h3 
	{
	font-size: 11pt;
	margin: 0;
	}


