body {
	font-family: Arial, Verdana, sans-serif;
	font-size: .9em;
}

.rollover {
	color: #003300;
	text-decoration: none;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

.rollover a:link {
	text-decoration: none;
	color: #336633;
	cursor: hand;
}

.rollover a:visited {
	text-decoration: none;
	color: #336633;
	cursor: hand;
}

.rollover a:hover {
	text-decoration: none;
	color: 669933;
    cursor: hand;
}

.rollover a:active {
	text-decoration: none;
	color: #336633;
	cursor: hand;
}
.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
