@charset "utf-8";
/* CSS Document */

body {
background-color: #000000;
	font-family: Tahoma, Tahoma, Verdana;
	color: #ffcc33;
	font-size: 12px;
	line-height: 16px;
	background-image: url(img/tilebg.jpg);
	background-position: top;
}

a {
color: #f4db90;
line-height: 18px;
}

a:hover {
color: #FF0000;
text-decoration: none;
}

h2 {
color:#eeca5c;
font-size: 18px;
}

h3 {
font-size: 18px;
color: #FFFFFF;
line-height: 22px;
}

.toplist1 {
color: #FFFFFF;
font-size: 11px;
}
a.toplist1 {
color: #FFFFFF;
text-decoration: none;
}
a:hover.toplist1 {
color: #000000;
background: #FFFFFF;
}

.thumbs {
border:1px solid #ffcc33; border-thickness: 2px;
}


