a, a:visited {
	color: #79651A;
	text-decoration: underline;
}
a:hover {
	color: #c00;
	text-decoration: none;
}
#top a, #top a:visited {
	color: #79651A;
	text-decoration: none;
	padding: 2px;
	font-size: 8pt;
	font-weight: bold;
}
#top a:hover {
	text-decoration: underline;
	color: #c00;
}
#bottom a, #bottom a:visited {
	color: #79651A;
	text-decoration: none;
	font-size: 8pt;
}
#bottom a:hover {
	text-decoration: underline;
}
a.rlink {
	display: block;
	float: right;
}
a.side_link, a.side_link:visited {
	color: #666;
	border-top: 1px solid #999;
	display: block;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
a.side_link:hover {
	background: #fafafa;
	border-top: 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;
}