body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

a:link { color : #004488 }
a:visited { color : #660022 ; text-decoration:none;}
a:hover { text-decoration:none; }
#path a:link {
	text-decoration:none;
	color:#000000;
}
#path a:visited {
	text-decoration:none;
	color:#000000;
}
#path a:hover {
	text-decoration:none;
	color:#ee0000;
}

.home {
	position: absolute;
	top: 4px;
	left: 5px;
	background-color: transparent;
	color: white;
	text-indent: 0px;
}
.admin {
	position: absolute;
	top: 3px;
	right: 5px;
	background-color: transparent;
}

form { padding: 0.5em; }
div { line-height:1.4em; }
