a.tumb:hover img { border: 1px dashed #EE4F9F; }
a.tumb img { border: 1px solid #EE4F9F; }
.font2 {
	font: bold 11px Arial;
	color: #FFC3F4;
}
.pay {
	font: bold 20px Arial;
	color: #F0D0C7;
}
.sitename {
	font: bold 16px Arial;
	color: #E30085;
}
.text {
	font: normal 12px Arial;
	color: white;
}
.text2 {
	font: normal 12px Arial;
	color: #FFC7A8;
}
.pay:hover {
	color: #FF7AE7;
}
.font {
	font: bold 12px Arial;
}
.top1 {
	font: normal 11px Arial;
	color: black;
}
.bot {
	font: normal 11px Arial;
	color: black;
}
.bot2 {
	font: normal 11px Arial;
	color: #A00051;
}
.top_sites {
	font: bold 16px Arial;
}
.ts{
	min-width:1000px;
	max-width:1280px;
	width:expression(document.body.clientWidth < 1000? "1000px": "auto" );
}
.name {
	font: normal 18px Arial;
	color: #481643;
}
A:hover {
	text-decoration: none;
	color: #BF0070;
}
a.top {
	background-color: #F0D0C7;
	margin: 2px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 13px;
	text-decoration: none;
	float: center;
	font: bold 13px Arial;
	border: 1px solid #3B1D06;
}
form {
	margin-bottom: 0px;
}
a.top:hover {
	background-color: #FFC3F4;
}
span {
	color: white;
	font: bold 18px Arial;
}