html { 
	height: 101%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.navigation {
	font-family: Verdana;
	font-size: 12px;
	color: #918F8F;
}
.navigation a {
	color: #918F8F;
	text-decoration: none;
}
.navigation a:hover {
	color: #000000;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #918F8F;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #918F8F;
	line-height: 18px;
}
li {
	font-family: Verdana;
	font-size: 12px;
	line-height: 23px;
	color: #918F8F;
	list-style-position: outside;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #514F26;
}

a {
	color: #514F26;
}
a:hover {
	text-decoration: none;
}.work {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	line-height:24px;
}
.work a {
	text-decoration: none;
/*	color: #918F8F;	*/
		color: #514F26;
}
.work a:hover {
	color: #FCB034;
}
hr {
	margin-bottom:10px;
	margin-top:10px;
}

