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




a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: fixed;
}
a:hover {
	color: #333333;
	position: relative;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
	font-weight: normal;
}
