<!--
body
{
	font-family: Fine Hand, Comic Sans MS;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #363;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(indexfiles/bambooback.gif);
	background-position: left top;
	background-attachment: fixed;
} 
	 
	p,blockquote,li,ol,ul,td	
	{
		font-family: Fine Hand, Comic Sans MS;
		font-size: 16px;
		font-style: normal;
		line-height: 20px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #363;
		text-decoration: none;
	} 

a:link {
  		font-family: Comic Sans MS,Geneva,Arial; 
         	 color: #0000FF;
          	text-decoration: underline;
         	 background: transparent;
 		}

  	a:active {
  		font-family: Comic Sans MS,Geneva,Arial; 
            	color: #FF0000;
            	text-decoration: none;
            	background: #FFFF00;
 		}

 	a:visited 	
 	{
 		font-family: Comic Sans MS,Geneva,Arial;
 		color: #096;
 		text-decoration: line through;
 		background: transparent;
 	}
 
	a:hover	
	{
		font-family: Comic Sans MS,Geneva,Arial;
		color: #FF3;
		text-decoration: underline;
	}  
	
	-->
		-->