a.tumb:hover img { border: 1px dashed white; }
a.tumb img { border: 1px solid #FFCD7C; }
.pay {
	font: bold 20px Arial;
	color: #FF5227;
}
.pay:hover {
	color: #FF9000;
}
.font {
	font: bold 13px Arial;
}
.top1 {
	font: normal 11px Arial;
	color: black;
}
.top2 {
	font: bold 12px Arial;
	color: #CC6200;
}
.top3 {
	font: bold 15px Arial;
	color: #CC6200;
	padding-left: 8px;
	text-decoration: none;
}
.top4 {
	font: bold 15px Arial;
	color: #CC6200;
	text-decoration: none;
}
.ts{
	min-width:995px;
	max-width:1280px;
	width:expression(document.body.clientWidth < 995? "995px": "auto" );
}
.ts2{
	min-width:500px;
	width:expression(document.body.clientWidth < 500? "500px": "auto" );
}
.bot {
	font: normal 11px Arial;
	color: black;
}
.top_sites {
	font: bold 14px Arial;
}
.name {
	font: bold 18px Arial;
	color: black;
}
A:hover {
	text-decoration: none;
	color: #FFF47A;
}
a.top {
	text-decoration: none;
	font: bold 12px Arial;
	color: black;
}
a.ff {
	text-decoration: none;
	color: #FF5227;
}
a.top:hover, a.ff:hover {
	text-decoration: underline;
	color: #7D005E;
}

.pagenum, .page_actual {
	font: bold 20px Arial;
	color: white;
	padding-left: 8px;
	text-decoration: none;
}
.page a {color: #CC6200;}
