body {
		color : #7e6656;
		font-family : Verdana;
		background-color : #fefdfa;
		margin-top : 0px;
		margin-left : 0px;
		line-height : 150%;
		scrollbar-base-color : #fefdfa;
		scrollbar-highlight-color : #c1aba2;
		
	}
	a {
		text-decoration : none;
		color : Gray;
		font-weight : bold;
		font-style : italic;
	}
	
	a:Active  {
		color : Black;
		text-decoration : none;
		font-weight : bold;
	}
	A:Hover  {
		color : #BC8F8F;
		text-decoration : none;
		font-weight : bold;
	}
	.menu {font-size: 80%;
	white-space:nowrap;
	
	
	}
	h3{
	     background-color : #c9b3ab;
		color : #fefdfa;
							}
		input {
		background-color : #dfdfdf;
		border : none;
		color : #996633;
	}