.side {
	color: #ff0000;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial; }

.side2 {
	color: #ffcc00;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial; }

.side3 {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial; }

.item {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial; }

.title {
	color: #000000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial; }

.price {
	color: #979797;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial Black, Arial; }

a:link		{ color: #787773 ; text-decoration: none }
a:visited	{ color: #787773 ; text-decoration: none }
a:hover		{ color: #0087cd ; text-decoration: underline }
a.nav:link	{ color: #000000 ; text-decoration: none }
a.nav:hover	{ color: #000000 ; text-decoration: underline }
a.nav:visited	{ color: #000000 ; text-decoration: none }