a, a:visited {
	color: #79651A;
}
a:hover {
	color: #c00;
	text-decoration: none;
}


a#logo {
	display: block;
	width: 110px;
	height: 121px;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
}


#top a, #top a:visited {
	font-size: 15px;
	color: #666;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}

#top a:hover {
	color: #000;
}

#top a#active {
	color: #f00;
}

#bottom a, #bottom a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

#bottom a:hover {
	text-decoration: underline;
}

a.rlink {
	display: block;
	float: right;
}

a.side_link:link, a.side_link:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #999;
	display: block;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	width: 180px;
	margin-left: 15px;
}

a.side_link:hover {
	border-bottom: 1px solid #000;
	color: #000;
}



a#prod1 {
	display: block;
	position: absolute;
	left: 220px;
	top: 55px;
	width: 80px;
	height: 45px;
	text-indent: -200px;
	overflow: hidden;
}

a#prod2 {
	display: block;
	position: absolute;
	left: 270px;
	top: 135px;
	width: 45px;
	height: 30px;
	text-indent: -200px;
	overflow: hidden;
}

a#prod3 {
	display: block;
	position: absolute;
	left: 480px;
	top: 55px;
	width: 70px;
	height: 30px;
	text-indent: -200px;
	overflow: hidden;
}

a#active {
	color: #f00;
}
