.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.logo2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}

.thumb {
	border: 1px solid #000000;
	width: 200px;
	height: 150px;
	background-color: #CC0000;
}
.sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.paysite {
	font-family: "Trebuchet ms";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	TEXT-DECORATION: none
}
.ps {

	font-family: "Trebuchet ms";
	font-size: 10px;
	color: #FF0000;
	text-align: left;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CC0000;
}
