.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link, a:visited
{
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

a:hover
{
	color:#7FC1DA;
	text-decoration:underline;
}

a.history:link, a.history:visited
{
	color: #0066FF;
	text-decoration:none;
	font-weight:normal;
}

a.history:hover
{
	color:#000000;
	text-decoration:underline;
}

