body, td, div, span, input, select, option, textarea, .normal, text.normal{
	font-family: Verdana, Arial, helvetica,sans-serif;
	font-size : 11px;
	/*line-height: 11px;*/  /* commented out- bug affecting netscape with this style and TD tag*/
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

a{
	font-family: Verdana, Arial, helvetica,sans-serif;
	font-size : 11px;
	/*line-height: 11px;*/  /* commented out- bug affecting netscape with this style and TD tag*/
	color: #666666;
	text-decoration : none;
}

a:hover{
	text-decoration: underline;
}

.productname {

	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration : none;
}

.productdesc{
	font-family: Verdana, Arial, helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration : none;
}

.pulldowns{
	font-family: Verdana, Arial, helvetica,sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration : none;
}

.pulldownson{
	font-family: Verdana, Arial, helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight : bolder;
	text-decoration : none;
}

a.pulldowns{
	color : #666666;
	text-decoration : none;
}

a.pulldowns:hover{
	color : #666666;
	text-decoration : underline;
}

.icon {
	font-family: Verdana, Arial, helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.icon:hover, .icon:hover {
	font-family: Verdana, Arial, helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}