html {
	min-height: 100%; margin-bottom: 1px;
}

a:link, a:active {
	text-decoration: none;
	color: #000;
}

a:link {
	color: #036;
	text-decoration: none;
}

a:visited {
	color: #036;
	text-decoration: none;
}

a:hover, a:active {
	color: #369;
	text-decoration: underline;
}

formerahoveraactive {
	border-bottom: 1px dotted #006;
}