a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.samplist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	padding-left: 15px;
	padding-top: 10px;
}
.industrylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
}
.industrylist a:link {
	color: #666666;
	text-decoration: none;
}
.industrylist a:hover {
	color: #000099;
	text-decoration: none;
}
.totips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.totips a:link {
	color: #FF6600;
	text-decoration: underline;
}
.totips a:hover {
	color: #000099;
	text-decoration: underline;
}
.totips a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.thumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;
}
