<!--

a.side:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

a.side:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
}
a.side:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}
a.side:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}


a.bottom:link
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:visited
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:active
{
	text-decoration: underline;
	font-weight: bold;
}
a.bottom:hover
{
	text-decoration: underline;
	font-weight: bold;
}
a.cart:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0033FF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

a.cart:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
}
a.cart:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}
a.cart:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}

-->


