body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin: 0px;
	}
.top {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #800254;
	text-decoration: none;
}
a.top:link {
	text-decoration: none;
}
a.top:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #800254;
	height: 15px;
	width: 153px;
	position: absolute;
}
a.top:active {
	text-decoration: none;
	color: #800254;
}
