body { background:#d08148; margin:0px auto; padding:0px; color:#000; font-family:Tahoma; font-size:12px; }
.pics { width: 165px; height:225px; border: 1px #000000 solid; }
a:hover .pics { border: 1px #fff dashed; }
a:link .pics { border: 1px #000 solid; }
a:visited .pics { border: 1px #000 solid; }
a:active .pics { border: 1px #000 solid; }

.vids { width: 240px; height:180px; border: 1px #000 solid; }
a:hover .vids { border: 1px #000 dashed; }
a:link .vids { border: 1px #000 solid; }
a:visited .vids { border: 1px #000 solid; }
a:active .vids { border: 1px #000 solid; }
a:link{
	text-decoration: underline;
	color: #AA0000;
}

a:visited{
	text-decoration: underline;
	color: #AA0000;
}

a:active{
	text-decoration: underline;
	color: #AA0000;
}

a:hover{
	text-decoration:none;
	color: #FEA100;
}

links {
	font-size:10px;
	color:#fff;
	line-height:16px;
}
* { padding:0px; margin:0px; }
.dark { color:#FF9E05; }
.dark a:link { color:#FEF1C7; text-decoration:none; }
.dark a:active { color:#FEF1C7; text-decoration:none; }
.dark a:visited { color:#FEF1C7; text-decoration:none; }
.dark a:hover { color:#FEF1C7; text-decoration:underline; }

.best { width: 190px; height:145px; border: 1px #000 solid; }
a:hover .best { opacity:0.7;FILTER: Alpha(Opacity=100, FinishOpacity=70, Style=2); border: 1px #fff dashed; }
a:link .best { border: 1px #000 solid; }
a:visited .best { border: 1px #000 solid; }
a:active .best { border: 1px #000 solid; }

ul { padding-left:10px; }

.toplist_text {
	left: 0px;
	top: 180px;
	position: absolute;
	width: 240px;
	margin-top: -20px;
            font-weight: bold;
            padding-top: 4px;
            text-decoration: none;
	cursor: pointer;
	font-size:12px; 
}