#nav{
	position:absolute;
	width:655px;
	height:24px;
	margin-top:28px;
	margin-left:72px;
}a.navi{
	font-size: 14px;
	color: #561929;
}a.navi:link{
	text-decoration: none;
}a.navi:visited{
	text-decoration: none;
	color: #753448;
}a.navi:hover{
	text-decoration: none;
	color: #561929;
}a.navi:active{
	text-decoration: none;
	color: #753448;
}#navibutton{
	display:block;
	background:url(../images/buttons.png) no-repeat;
	width:100px;
	height:25px;
	text-align:center;
	margin-left:0px;
	padding-top:4px;
}#navibutton:hover{
	background-position: -110px 0px;
}