.h1 	{font-family: Comic Sans MS; font-size: 13px; font-weight: normal; color: #4E331D;}
.h1 	{ margin-top: 20; margin-left: 10; margin-right: 34}
.h1		a:link    { text-decoration: none; color: #4E331D; font-weight: normal  }
.h1		a:visited { text-decoration: none; color: #4E331D; font-weight: normal  }
.h1		a:hover   { text-decoration: none; color: #C40000; font-weight: bold  }

.h2 	{font-family: Comic Sans MS; font-size: 14px; font-weight: normal; color: #4E331D;}
.h2		a:link    { text-decoration: none; color: #4E331D; font-weight: normal  }
.h2		a:visited { text-decoration: none; color: #4E331D; font-weight: normal  }
.h2		a:hover   { text-decoration: none; color: #C40000; font-weight: bold  }

.menu 	{font-family: Comic Sans MS; font-size: 14px; font-weight: bold; color: #D0BB9C;}
.menu		a:link    { text-decoration: none; color: #D0BB9C; font-weight: bold  }
.menu		a:visited { text-decoration: none; color: #D0BB9C; font-weight: bold  }
.menu		a:hover   { text-decoration: none; color: #41290B; font-weight: bold  }

.copy	{font-family: Arial; font-size: 10px; font-weight: normal; color: #D2BEA0;}
.copy		a:link    { text-decoration: none; color: #D2BEA0; font-weight: normal  }
.copy		a:visited { text-decoration: none; color: #D2BEA0; font-weight: normal  }
.copy		a:hover   { text-decoration: none; color: #41290B; font-weight: bold  }

.linki 	{font-family: Comic Sans MS; font-size: 13px; font-weight: normal; color: #4E331D;}
.linki	{ margin-left: 15}
.linki		a:link    { text-decoration: none; color: #4E331D; font-weight: normal  }
.linki		a:visited { text-decoration: none; color: #4E331D; font-weight: normal  }
.linki		a:hover   { text-decoration: none; color: #C40000; font-weight: bold  }

.kont 	{font-family: Comic Sans MS; font-size: 14px; font-weight: normal; color: #4E331D;}
.kont 	{ margin-top: 20; margin-left: 10; margin-right: 12}
.kont		a:link    { text-decoration: none; color: #4E331D; font-weight: normal  }
.kont		a:visited { text-decoration: none; color: #4E331D; font-weight: normal  }
.kont		a:hover   { text-decoration: none; color: #C40000; font-weight: bold  }


#scrolled {
	position: relative;
	width: 390px;
	height: 310px;
	overflow: auto;
	margin: 0.3em auto;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#6789C2;
    scrollbar-face-color:#6789C2;
}

textarea.send {
padding-top:6px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#E3E4BA;
BORDER:1px #1D3D2C solid; 
}

input.send {
padding-top:6px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#E3E4BA;
BORDER:1px #1D3D2C solid; 
}

input.button {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#6E7F38;
BORDER:1px #1D3D2C solid; 
}

BODY
  {
background-color:#584127;
  }