	body 	{		font-family: verdana;		font-size: 11px;		scrollbar-base-color: #B6A894;	}	table 	{		font-family: verdana;		font-size: 11px;		color: #101010;	}	table.menu
	{	
		border: 1px;
		border-color: #f7f7f7;
	}
	td.menu	{			border: 1px solid #606060;		padding: 8px;		background-image: url(menu.png);			}	td.guestbook	{			border: 1px solid #606060;		padding: 0px;		background: #f7f7f7;	}	h1 	{		font-family: Times New Roman;		font-size: 48px;		font-style: italic;		color: #606060;		margin: 0px;		display: inline;	}	h2 	{		font-family: arial;		font-size: 16px;		font-weight: bold;		color: #808080;		letter-spacing: 1px;		line-height: 24px;	}	h3 	{		font-family: arial;		font-size: 24px;		font-weight: bold;		color: #a0a0a0;		letter-spacing: 1px;		margin: 0px;	}   A: {
	   	text-decoration: none;
	   	color: black;
	   }
   A:link {
	   	text-decoration: none;
	   	color: black;
   }
   A:active {
	   	text-decoration: none;
	   	color: black;
   }
   A:visited {
	   	text-decoration: none;
	   	color: black;
   }
	A.L1:link {text-decoration: underline; color: #000000;}	A.L1:visited {text-decoration: underline; color: #000000;}	A.L1:active {text-decoration: underline; color: #000000;}	A.L1:hover {text-decoration: underline; color: #ff0000; font-weight: normal;}	A.L2:link {text-decoration: none; color: #000000;}
	A.L2:visited {text-decoration: none; color: #000000;}
	A.L2:active {text-decoration: none; color: #000000;}
	A.L2:hover {text-decoration: none; color: #ff0000; font-weight: normal;}
	input 	{		font-family: Arial;		font-size: 11px;		background: #f7f7f7;		border-color: #606060;		border-width: 1px;	}	textarea 	{		font-family: Arial;		font-size: 11px;		background: #f7f7f7;		border-color: #606060;		border-width: 1px;	}	form 	{			}