body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(/images/Dark-bg.jpg);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
Language {
	color: #FF6666
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.Spotlight {
	background-attachment: scroll;
	background-image: url(/images/Spotlight-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Natasha {
	background-attachment: scroll;
	background-image: url(/images/Natasha.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.NatashaLight {
	background-attachment: scroll;
	background-image: url(/images/Natasha-Light.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Menu {
	font-size: 10px
}
