.toplink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.toplink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bottom {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
.bottom:hover {
	font-family: Arial;
	font-style: normal;
	color: #000;
}