.shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.shop:link {
	COLOR: #CC0000;
}
.shop:visited {
	COLOR: #CC0000;
}
.shop:hover {
	COLOR: #FF3300; TEXT-DECORATION: underline;
}
.shop:active {
	COLOR: #FF3300;	TEXT-DECORATION: underline;
}
.shopsmall {
	font-size: 10px;
	color: #000000;
}
.shopsmall:link {
	COLOR: #CC0000;
}
.shopsmall:visited {
	COLOR: #CC0000;
}
.shopsmall:hover {
	COLOR: #FF3300; TEXT-DECORATION: underline;
}
.shopsmall:active {
	COLOR: #FF3300;	TEXT-DECORATION: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.parasmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: justify;
}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.newsday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.parasmallcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.highlight {
	font-weight: bold;
	color: #FFFFFF;
}
.highlightsm {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

