
.producttitle { font-family: Arial; font-size: 10pt}
.productsubtitle { font-family: Arial; font-size: 8pt }
A:link, A:visited, A:active { text-decoration: none }h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 110%;
	font-weight: 400;
	color: 663300;
}
.about-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
}

.a-copylink:active { 
		color: #ef6d20; 
		text-decoration : underline }
			
.a-copylink:link { 
		color: #800080; 
		text-decoration : underline }

.a-copylink:visited { 
		color: #595959; 
		text-decoration : underline }

.a-copylink:hover { 
		text-decoration : underline; 
		color : #ef6d20 }