.shipping {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FC0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	background-color: #000;
	font-size: 18px;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-size: 18px;
	background-color: #000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
	font-size: 18px;
	background-color: #000;
}
a:active {
	text-decoration: none;
	color: #CCCC99;
	font-size: 18px;
	background-color: #333;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.shaded_bg {
	background-image: url(wordpress/wp-content/themes/pixel/images/bg-trans.png);
	background-repeat: repeat;
	font-size: 18px;
}
.store_bg {
	background-image: url(images/store_pg_images/pg_bg.jpg);
	background-repeat: no-repeat;
}
.style2 {	color: #FF0000;
	font-weight: bold;
}
.style3 {	color: #CC0000;
	font-weight: bold;
}
