body {
	background-image: url(imgs/shop/2.jpg);
	background-repeat: repeat-x;
}
.tablecontent {
	background-image: url(imgs/shop/1.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.border {
	border: 1px solid #275C88;
}
.headings1 {
	font-size: 14px;
	font-weight: bold;
}
.menu A:link {	font-size: 11px;	color: #CC0000;	font-weight: bold; text-decoration: none  }
.menu A:visited {	font-size: 11px;	color: #CC0000;	font-weight: bold;  text-decoration: none }
.menu A:hover { font-size: 11px;	color: #CC6600;	font-weight: bold;  text-decoration: underline; }
.menu A:active {	font-size: 11px;	color: #CC6600;	font-weight: bold;  text-decoration: none }

.listen A:link {text-decoration: underline;
	font-weight: normal;
}
.listen A:visited {
	text-decoration: underline;
	font-weight: normal;
}
.listen A:hover {
	text-decoration: none;
	font-weight: normal;
}
.listen A:active {
	text-decoration: none;
	font-weight: normal;
}
