@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #E09A49;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #00ffff;
	text-decoration: none;
}
a:visited {
	color: #00ffff;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.style1 {
	font-family: Impact;
	color: #E09A49;
}
a:link {
	text-decoration: none;
	color: #E09A49;
}
a:visited {
	text-decoration: none;
	color: #E09A49;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}
.style3 {color: #000000}

.basBackground {
	background-image:url(../images/big_apple_shorts/merchMainPic.jpg);
	width:980px;
	height:500px;
}.centerPage {
	text-align: center;
}
