@charset "utf-8";
body,td,th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
body, HTML {
	background-color:#0A0A0A;
	background:url(pics/bk.jpg);
	background-position:center;
	background-position:top;
	background-attachment:fixed;
	scrollbar-face-color:#0A0A0A;
	scrollbar-shadow-color:#0A0A0A;
	scrollbar-highlight-color: #0A0A0A;
	scrollbar-3dlight-color: #CCC;
	scrollbar-darkshadow-color: #0A0A0A;
	scrollbar-track-color: #333;
	scrollbar-arrow-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.creditos
{
	font-size:10px;
	color:#999;
}
a.link_credits:link {
	text-decoration: none;
	color: #CCC;
}
a.link_credits:visited {
	text-decoration: none;
	color: #CCC;
}
a.link_credits:hover {
	text-decoration: underline;
	color: #FFF;
}
a.link_credits:active {
	text-decoration: none;
	color: #CCC;
}
.tag
{
	font-size:5px;
	color:#0A0A0A;
}
