.body     { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 14px; text-decoration: none }
.colorRed           { color: #d04a00; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-decoration: none }
.colorRedBold { color: #d04a00; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none }
.colorGreen  { color: #468c00; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-decoration: none }
.colorGreenBold { color: #468c00; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none }
.colorGray  { color: #999; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-decoration: none }
.colorGrayBold { color: #999; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none }
.candleFlavors      { color: #575757; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-decoration: none }
.candleTypes  { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none }
.office  { color: #7d7d7d; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 18px; text-decoration: none }
.officeBold { color: #7d7d7d; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none }

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:visited:hover      { text-decoration: none; background-color: #f8f8f8 }
/*
a:active {
	background-color: #F6F3E0;
  	border-bottom:1px dotted #006699;
  	color: #006699;
}*/

a.green:hover, a.green:visited:hover {
	background-color: #f4ffe1;
  	color: #0066FF;
}


a.red:hover, a.red:visited:hover {
	background-color: #fff5eb;
  	color: #0066FF;
}


a.grey:hover, a.grey:visited:hover {
	background-color: #f5f5f5;
  	color: #0066FF;
}
a:active { }
