/* Gerubber */


.topmenu {
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.topmenu A {
	text-decoration: none;
	color: #000000;
}

.topmenu A:Hover {
	text-decoration: none;
	color: #ffffff;
}

.frontpage {
	font-size: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
}

a.inline {
	text-decoration: underline;
	color: #000000;
}
a.inline:hover {
	color: #ffffff;
}

p.footer {
	font-size:60%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
}

p.producttitle {
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
}
