body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CCCCCC;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
h1{
	font-size:18px;
	color:orange;
	text-decoration:bold;
	text-transform: uppercase;
}
.bg {
background-color:#321f05;
background-image: url('http://dmx.org.ua/templates/img/backgold.gif');
background-repeat: repeat-x;
}
.menu { 
	color: green;
	font-weight:bold;
	text-decoration: none;
}
