.menulinks, .menulinks a:link, .menulinks a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}
.menulinks a:hover {
  color: #ffb062;
  text-decoration: none;
}
.menuheader, .menuheader a:link, .menuheader a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5pt;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
.menuheader a:hover {
  color: #ffb062;
  text-decoration: none;
}
.productdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 447CBA;
}
.productinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.viewcart, .viewcart a:link, .viewcart a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6699;
	text-decoration: none;
	padding-bottom: 10px;
	padding-right: 10px;	
	font-weight: bold;
}

.viewcart a:hover{
	color: #CC6699;
	text-decoration: underline;	
}