body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
}
.a {
	font-size: 13px;
	color: #000000;
}
.a:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #000000;
}
.a:hover {
	text-decoration: underline;
	color: #999999;
}
.a:active {
	text-decoration: none;
	color: #000000;
}

