body{
background-color:#000000;
color:#ffffff;
scrollbar-base-color:#000000;
font-size:12px;
line-height: 18px;
}
a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #c80000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #9966ff;
	text-decoration: none;
}
.select {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1 #646464;
}
.input {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1 #646464;
}
.text {
	font-size: 12px;
	line-height: 18px;
}
.word {
	font-size: 12px;
	line-height: 14px;
}
.small {
	font-size: 9px;
	line-height: 12px;
}
.big {
	font-size: 20px;
	line-height: 24px;
}
.huge {
	font-size: 25px;
	line-height: 30px;
}
.headline {
	font-size: 14px;
	line-height: 18px;
}

