.name {
	font-family: Tahoma;
	font-size: 12px;
	color: #2D0F00;
	font-weight: bold;
	text-decoration: none
}
.name:link {text-decoration: none;color: #663300;}
.name:active {text-decoration: none;color: #2D0F00;}
.name:visited {text-decoration: none;color: #2D0F00;}
.name:hover{text-decoration: underline;color: #2D0F00;}


H1 { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 24px; font-weight: bold; color: #2D0F00; font-style: normal; }
A:link {text-decoration: none; color: #663300}
A:active {text-decoration: none; color: #663300}
A:visited {text-decoration: none; color: #663300}
A:hover{text-decoration: underline; color: #663300}


H2 { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 20px; font-weight: bold; color: #2D0F00; font-style: normal}
A:link {text-decoration: none; color: #663300}
A:active {text-decoration: none; color: #663300}
A:visited {text-decoration: none; color: #663300}
A:hover{text-decoration: underline; color: #663300}


.price-bold { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 16px; font-weight: bold; color: #2D0F00; font-style: normal; }

.itempage-captiontitle { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 16px; font-weight: bold; color: #2D0F00; font-style: normal; }


