﻿.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited{
	color: #FFF;
	width: 80px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	/*background: url(images/01_linkbg2.gif) top repeat-y;*/
	padding: 0;
}
.nav1 a:link, .nav1 a:visited{
	position: absolute;
	top: 134px;
	left: 317px;
}
.nav2 a:link, .nav2 a:visited{
	position: absolute;
	top: 134px;
	left: 489px;
}
.nav3 a:link, .nav3 a:visited{
	position: absolute;
	top: 65px;
	left: 319px;
}
.nav4 a:link, .nav4 a:visited{
	position: absolute;
	top: 65px;
	left: 474px;
}

.nav1 a:hover, .nav1 a:active, .nav2 a:hover, .nav2 a:active, .nav3 a:hover, .nav3 a:active, .nav4 a:hover, .nav4 a:active{
	/*background: url(images/01_linkbg1.gif) top repeat-y;*/
	margin: 0px 0 0 0;
	font-weight: bold;
}

#home .nav1 a:link, #home .nav1 a:visited, #itempage .nav1 a:link, #itempage .nav1 a:visited, #archives .nav2 a:link, #archives .nav2 a:visited{
	/*background: url(images/01_linkbg1.gif) top repeat-y;*/
}

#fontcontrol{
	background: none;
}
#fontcontrol ul{
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#fontcontrol li{
	background: none;
}
#fontcontrol i{
	display: block;
	visibility: hidden;
}
.font1 a:link, .font1 a:visited, .font1 a:hover{
	width: 18px;
	height: 18px;
}
.font2 a:link, .font2 a:visited, .font2 a:hover{
	width: 18px;
	height: 18px;
}
.font3 a:link, .font3 a:visited, .font3 a:hover{
	width: 18px;
	height: 18px;
}
.font1 a:hover, .font1 a:active{
	background-position: 0 -18px;
}
.font2 a:hover, .font2 a:active{
	background-position: 0 -18px;
}
.font3 a:hover, .font3 a:active{
	background-position: 0 -18px;
}