a.menu:link { color: white; text-decoration: none }
a.menu:active { color: gray; text-decoration: none }
a.menu:visited { color: white; text-decoration: none }
a.menu:hover { color: gray; text-decoration: none }

a.body:link { color: black; text-decoration: none }
a.body:active { color: gray; text-decoration: none }
a.body:visited { color: black; text-decoration: none }
a.body:hover { color: gray; text-decoration: none }

a.tabs:link { color: white; text-decoration: none }
a.tabs:active { color: #673200; text-decoration: none }
a.tabs:visited { color: white; text-decoration: none }
a.tabs:hover { color: #673200; text-decoration: none }

table.product {
	font-family:verdana;
	font-size:11px;
	line-height:15px }

span.title {
	line-height:18px }

span.series {
	font-size:10px;
	line-height:12px }

td.prodright {
	border-style:solid;
	border-width:0px;
	border-left-width:1px }

td.prodcontent {
	border-style:solid;
	border-width:0px;
	border-top-width:1px }

span.order {
	font-family:verdana;
	font-size:10px;
	line-height:12px }

span.related {
	font-family:verdana;
	font-size:10px;
	line-height:12px }

table.about {
	font-family:verdana;
	font-size:11px;
	line-height:15px }

td.sample {
	border-style:solid;
	border-width:0px;
	border-top-width:1px;
	line-height:15px }
