@charset "utf-8";
/* CSS Document */

body {
	background:#000000;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}
.footer {
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
}
a.footer {
	text-decoration:none;
}
a.footer:hover {
	text-decoration:underline;
}
a.webmaster {
	text-decoration:underline;
	font-size:13px;
	color:#ff0000;
}
a.webmaster:hover {
	text-decoration:underline;
}
.text {
                    font-size:11px;
}
