a.toplink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	margin-right: 15px;
}

/* mouse over link */
a.toplink:hover {
	text-decoration: none;
	color: #FFE090
}
