.top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 10px;
	text-align: left;
}
.productmenu {
	background-image: url("template/images/productmenu.jpg");
	background-repeat: no-repeat;
	background-position: top;
	color: #D9D9D9;
}
a:link {
	font-weight: normal;
	color: #585858;
	text-decoration: underline;
}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D9D9D9;
}
a.leftmenu:link {
	color: #D9D9D9;
	text-decoration: underline;
	font-weight: bold;
}
a.leftmenu:visited {
	color: #D9D9D9;
	text-decoration: underline;
	font-weight: bold;
}


a:visited {
	font-weight: normal;
	color: #585858;
	text-decoration: underline;
}
a:hover {
	color: #CCB162;
	text-decoration: underline;
}
a.leftmenu:hover {
	font-weight: bold;
	color: #CCB162;
	text-decoration: underline;
}

