.navi {
	font-family: garamond;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-align: justify;
}
.navi a:link{
	font-family: garamond;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration:none
}
.navi a:visited{
	font-family: garamond;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration:none
}
.navi a:active{
	font-family: garamond;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration:none
}
.navi a:hover{
	font-family: garamond;
	font-size: 16px;
	font-weight:bold;
	color: #000066;
	text-decoration:none
}
.text {
	font-family: garamond;
	font-size: 16px;
	color: #000000;
}
.text a:link{
	font-family: garamond;
	font-size: 16px;
	color: #000099;
	text-decoration:none
}
.text a:visited{
	font-family: garamond;
	font-size: 16px;
	color: #000099;
	text-decoration:none
}
.text a:active{
	font-family: garamond;
	font-size: 16px;
	color: #000099;
	text-decoration:none
}
.text a:hover{
	font-family: garamond;
	font-size: 16px;
	color: #000000;
	text-decoration:none
}


