a:link {
	color: #666633;
	text-decoration: none;
}
a:active {
	color: #B9D49D;
	text-decoration: none;
 }
a:visited {
	color: #506F30;
	text-decoration: none;
}
a:hover {
	color: #0D536F; text-decoration: none;
 }
.mainfont {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.producttitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}