@charset "windows-1251";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #990099;
	background-color: #090935;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #969696;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
table {
	border: thin solid #009900;
	padding: 7px;
	;
	background-color: #101010;
}
td {
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.os {
	font-family: "Courier New";
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.os:hover {
	font-family: "Courier New";
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}

.continue {
	text-align: left;
	width: 300px;
}
