a {text-decoration: none;}
a:link {
	color: #333333;
	font-weight: bold;
}
#navi a:hover {
	background-color: #ffcc00;
}

a:visited {
	color: #333333;
	font-weight: bold;
}
