body { 
	background-color :#ddcca7;
	width: 100%;
	height: 100%;
	margin : 0;
 	font-size :12px; 
 	line-height : 21px;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #1a1a1a;
	letter-spacing : normal;
 	text-align : left;
}

#koko {
	width: 100%;
	height: 100%;
}

#text{
	width: 820px;
 	margin-left : auto;
 	margin-right : auto;
	background-color :#fbf8f0;
}



#menu {
 	margin-left : 0px;
 	margin-right : 0px;
	background-color :#537644;
	height: 28px;
}


#menusis {
	padding-top: 3px;
}

#sis {
	margin-left: 50px;
	margin-right: 40px;

}

a:link,a:visited,a:active {
	color : #537644;
	text-decoration : underline;
	border-bottom: 0px;

}



a:hover {
	text-decoration : none; 
	color : #2a2a2a; 
}
 .copy{ 	letter-spacing : 1px;}


a:link.menu,a:visited.menu,a:active.menu {
	font-family: arial;
	color : #ffffff; 
	text-decoration : none;
 	border-bottom: 3px solid #537644;
 	letter-spacing : 0px;
 	font-size :12px; 	
	font-weight: bold;
}



a:hover.menu {
	color : #ffffff; 
	text-decoration : none;
 	border-bottom: 3px solid #3d5c30;

}


h1 { 

	font-family: georgia;
	font-size : 24px;
 	line-height : 30px;
 	letter-spacing : 1px;
	color : #537644; 
	font-weight: normal;
	
}
 

