:link	{
		color:			#000000;
		text-decoration:	none;
		border-bottom:		none;
		
	}

:visited{	
		color:			#000000;
		text-decoration:	none;
		
		
	}

:hover
	{
		color:			#8C5900;
		text-decoration:	none;
		
		
	}
	
:active
	{
		color:			#5261A9;
		
		
	}

		
body
	{ 
		background-image: 	url(pony.html); 
		background-position: 	center;
		background-repeat: 	no-repeat;
		background-color:	#C2C2C2;
		color: 			#000000;
		font-family:		arial;
		
		font-size:		12;
		scrollbar-face-color:		#ECECEC;
		scrollbar-arrow-color:		#000000;
		scrollbar-track-color:		#FFFFFF;
		scrollbar-shadow-color:		#FFFFFF;
		scrollbar-highlight-color:	#FFFFFF;
		scrollbar-3dlight-color:	#FFFFFF;
		scrollbar-darkshadow-Color:	#FFFFFF;
		
	}
	
.brown
 	{
 		color:			#8C5900;
 		font-weight:		bold;

 	}


h1	{
		font-size: 		xx-large;
		font-weight:		bolder;
		letter-spacing:		6;
	}

.mainMenu {
	font-size:large;
	font-face:script;
}
		
	
table.zeek {
		font-family:		arial;
		font-size:		10pt;
	   }

.small {
		font-size: 		10;
		font-weight: 		bold;
		font-family:		verdana;
	}

