.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #feff00;
	text-decoration: underline;
}
.redheader {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #b30101;
	text-decoration: none;
}
.redtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b30101;
	text-decoration: none;
}
.blacktext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:17px;
	text-decoration: none;
	font-weight: normal;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:17px;
	text-decoration: none;
}
.redlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #b30101;
	text-decoration: underline;
}
.redlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #b30101;
	text-decoration: none;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.greytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #a7a7a7;
	text-decoration: none;
}
.redheadbig {
	font-family: Tahoma;
	font-size: 21px;
	color: #b30101;
	font-weight:bold;
	text-decoration: none;
}
.producttext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight:300;
	text-decoration: none;
}
.productheading {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.imgtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight:200;
	text-decoration: inherit;
}