@charset "utf-8";
.productsname {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bolder;
	color: #555555;
	text-decoration: none;
}
a:hover.productsname{
	color: #ff0000;

}

.boxtext {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bolder;
	color: #555555;
	text-decoration: none;
	line-height: 22px;
}
.orangetext {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bolder;
	color: #F26522;
	text-decoration: none;
}
.join {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
	color: #2E3192;
	text-decoration: underline;
}
a:hover.join{
	color: #ff0000;

}.boxtextsmall {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bolder;
	color: #555555;
	text-decoration: none;
	line-height: 22px;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #0054A6;
	text-decoration: underline;
}
a:hover.bottomlinks{ text-decoration:none;}
