.border {
	border: 1px solid #CCCCCC;
}
.company {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #046c9c;
	text-decoration: none;
}
.productlist {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.super {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #e56506;
	text-decoration: none;
}
.tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48699d;
	text-decoration: none;
}
.productlist a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #48699d;
	text-decoration: none;
}

