


body{ 
	background-color: #C6B8A3;
	color: #5F2F09;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}

a { 
	text-decoration: underline;
	color: #591413;

}
a:hover {
	text-decoration: none;
	color: #591413;

}

#commentsDiv  { color: #5F2F09; font-size: 10px; font-family: Verdana; text-align: left; position: absolute; top: 10px; left: 10px; width: 380px; visibility: visible }
.in     { color: #5F2F09; background-color: #DDCDB5; border-style: solid; border-width: 1px; border-color: #DDCDB5 #DDCDB5 #DDCDB5 #591413; width: 230px; height: 18px }
.intxt    { color: #5F2F09; background-color: #DDCDB5; border-width: 1px; border-color:#DDCDB5 #DDCDB5 #DDCDB5 #591413; width: 230px; height: 130px; scroll="on"}
.inbut    { color: #FFF; background-color: #591413; border-width: 1px; border-color: #591413 #591413 #591413 #591413; width: 50px; height: 18px }










