@charset "utf-8";
body { background:url(bgtr2.jpg);
background-attachment:fixed;
background-position:center;
background-repeat:repeat;
margin:0px 0px 0px 0px;
}
table 
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
	}
	
h2
{
	font-size:16px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
a
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
}
a:hover
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F69;
}
.commentlinkthing
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#D96669;
text-decoration:none;
}
.commentlinkthing:hover
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#D96669;
text-decoration:none;
}
.mostplayedbg
{
background-image:url(commentbg.jpg);
}
.nolink
{
border:none;
}
.nolink:hover
{
border:none;
}
.register
{
	background:none;
	color:#BB2D57;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}