.productslink
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}
.productslink A:link	{ color: #FF0000; text-decoration: underline; }
.productslink A:alink	{ color: #FF0000; text-decoration: underline; }
.productslink A:vlink	{ color: #FF0000; text-decoration: underline; }
.productslink A:active	{ color: #FF0000; text-decoration: underline; }
.productslink A:visited	{ color: #FF0000; text-decoration: underline; }
.productslink A:hover	{ color: #336699; text-decoration: none; }

.tinytext
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.description
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}

.promo
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
}

.message
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: bold;
	font-weight: normal;
	color: #336699;
}

.notice
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

.noticebig
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
