
body 
	{
	font-size: 10px;
	background-image: url('images/3/White_Net_Red_Bump_Ball_1.gif');
	color: #ffffff;
	}


a
	{
	color: #ffff00;
	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;
	}


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;
	}


