BODY  {
      	background-attachment : fixed;
      	background-color : #8D7B27;
      	background-image : url();
      	background-repeat : no-repeat;
      	background-position : 100% 100%;
      	color : #000000;
	    font-family : Comic Sans MS, Verdana, Arial, Helvetica, Times New Roman, Times;
    	font-size : x-small;
 		scrollbar-3d-light-color : #8D7B27;
		scrollbar-arrow-color : #8D7B27;
		scrollbar-base-color : #8D7B27;
		scrollbar-dark-shadow-color : #8D7B27;
		scrollbar-face-color : #015C0D;
		scrollbar-highlight-color : #015C0D;
		scrollbar-shadow-color : #8D7B27;
		cursor: crosshair; 	
      }
      

	  
A:link  {
 	cursor: crosshair;
	text-decoration : none;
	color : #8D7B27;
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : x-small;
}

A:visited  {
	
	text-decoration : none;
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : x-small;
}

A:active  {
	
	text-decoration : none;
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : x-small;
}

A:hover  {

	text-decoration : underline;
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : x-small;
}

TABLE  {
	
	font-size : x-small;
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, Times New Roman, Times;
}

