/*
\*/
.htext {
	position: absolute;
	margin-left: -10000px;
}

body,h1,h1,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

#base {

}

a {
	color: darkblue;
	text-decoration: none;
}
a:hover {
	background: darkblue;
	color: white;
}