p {
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #706400;
}
h1 {
	font-family: tahoma;
	font-size: 11px;
	color: #C87100;
}
.text {
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #706400;
}
.text a {
	text-decoration:none;
}
.navigation {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #C87100;
	font-weight:bold;
}
.navigation a{
	text-decoration:none;
	color: #C87100;
}
.navigation a:hover{
	color:#706400;
}

li {
	font-family: tahoma, verdana;
	font-size: 10px;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: circle;
	float: none;
	color: #706400;
}

