a, a:visited {
	color: #666;
	text-decoration: underline;
	font-size: 1em;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#mainmenu a, #mainmenu a:visited {color: #777; text-decoration: none;}
#mainmenu a:hover {color: #000; text-decoration: none;}

a.rlink {
	display: block;
	float: right;
}
a.lang, a.lang:visited {
	text-decoration: none;
}

a.lang img, a.lang:visited img {
	border: 1px solid #fff;
	vertical-align: middle;
}
a.lang:hover img {
	border: 1px solid #000;
}

#form_link, #form_link:visited {
	background: #bfb300;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	margin-left: 10px;
	float: left;
}
#form_link:hover {
	color: #000;
}

.product_thumbnail a, .product_thumbnail a:visited {
	border: none;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 1.2em;
}
.product_thumbnail a:hover {color: #000;}
#request a, #request a:visited {color: #fff; font-weight: bold; text-transform: uppercase;}
#request a:hover {text-decoration: none; color: #000;}
#design_by a, #design_by a:visited {
	color: #aaa;
	text-decoration: none;
}
#design_by a:hover {
	text-decoration: underline;
}