.bodytext {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.bodytext a:link{
	color: #cc9900;
	font-weight: bold;
	text-decoration: none;
}

.bodytext a:visited{
	color: #cc9900;
	font-weight: bold;
	text-decoration: none;
}

.bodytext a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.bodytext a:active{
	color: #cc9900;
	font-weight: bold;
	text-decoration: underline;
}

.price {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

