body {
	background:		#000;
	font-family:	Verdana, Geneva, sans-serif;
	font-size:		12px;
	font-weight:	normal;
	color:			#999;
}
a.webmaster {
	font-weight:bold;
	font-size:14px;
	color:#eb2a9d;
	text-decoration:none;
}
a.webmaster:hover {
	text-decoration:underline;
}
a.footer {
	color:#eb2a9d;
	text-decoration:none;
	font-weight:normal;'
	font-size:12px;
}
a.footer:hover {
	text-decoration:underline;
}
