td {
	font-family: Arial;
	font-size: 11px;
	color: #414141;
}
a.menu:link,a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #545454;
}
a.menu:hover {
	color: #8a8940;
	font-weight: bold;
}
input {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #848284;
}
a:link,a:visited,a:hover {
	color: #575757;
}
a:hover {
	color: #9f9c60;
	text-decoration: none;
}
.title {
	font-size: 12px;
	font-weight: bold;
}
a.product:link,a.product:visited {
	font-weight: bold;
	color: #634db1;
	font-size: 12px;
}

.saleprice {
	font-size: 12px;
	font-weight: bold;
	color: #b33514;
}
select {
	font-family: Arial;
	font-size: 10px;
}
