/* CSS Document */

.стиль1 {
	font-size: 80px;
	font-family: Garamond;
	color: #FF9900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(url());
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.стиль2 {
	color: #FF9900;
	font-weight: bold;
	font-family: Garamond;
	font-size: 30px;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #00FF00;
}
a:visited {
	color: #00FF00;
}
a:hover {
	background-color: #0099FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

<style type="text/css">
<!--
body {background-color: #000000;
}
body,td,th {color: #CCCCCC;
}
.style1 {color: #0099FF; font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
.style4 {font-size: 18px}
}
.style5 {color: #FF0066; font-weight: bold; }
}
.style6 {color: #3333FF; font-weight: bold;
}
.style8 {color: #0099FF}
}
.style10 {color: #FF0000}
-->
</style></head>