.normallink {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #663300;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}
a:link {
	color: #663300;
	text-decoration: none;
}

a:visited {
	color: #663300;
	text-decoration: none;
}

a:hover {
	color: #669900;
	text-decoration: none;
}
.graycopy {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #333333;
}
.graycopySmall {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.graycopyLarge {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
.grayRule {
	color: #CCCCCC;
}
.graycopyPrice {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 19px;
}
.graycopySmallBold {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.seasonal {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #663300;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
}