.rudi {
	font-size: 12px;
	line-height: 18px;
	color: #336633;
	text-align: right;
	text-decoration: none;
	font-family: Verdana;

}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	color: #336633;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
