@charset "utf-8";
/* CSS Document */

.navi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	left: -1px;
}
a:link{
color: #FFFFFF;
text-decoration: underline;
}
a:visited{
color: #FFFFFF;
text-decoration: underline;
}
a:hover{color: #FFFFFF;
text-decoration: underline;
}
a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

