.rubbe {
	font-weight: bold;
	text-decoration: none;
}

.rubbe:link {
	font-weight: bold;
	text-decoration: none;
}

.rubbe:visited {
	font-weight: bold;
	text-decoration: none;
}

.rubbe:active {
	font-weight: bold;
	text-decoration: none;
}

.rubbe:hover {
	font-weight: bold;
	text-decoration: none;
}