.navi1 {
	display: block;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.navi1:hover {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #ffffff;

}
.navi1:active {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #ffffff;

}

.top {
	background-image: url(images/top_banner.jpg);
}
.top_nav {
	background-image: url(images/top_navi.jpg);
}
.top_spacer {
	background-image: url(images/top_spacer.jpg);
}
