.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.btnborder {
	border: 1px solid #CCCCCC;
}
a.toptext:hover {
	color: #FF6600;
	text-decoration: underline;
}
