body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #141414;
	background-repeat: no-repeat;
	background-position:top center;
}
.white12 {
	color: #fff;
}
.gry12 {
	color: #999;
}
.blue {
	color: #2f67d6;
}

a:link {
	text-decoration: none;
	color: #b97700;
}
a:visited {
	text-decoration: none;
	color: #b97700;
}
a:hover {
	text-decoration: underline;
	color: #e1bb76;
}
a:active {
	text-decoration: none;
	color: #b97700;
}

.Link2 a:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}
.Link2 a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}
.Link2 a:hover {
	text-decoration: underline;
	color: #b97700;
	font-size: 14px;
}
.Link2 a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

.Link3 a:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
.Link3 a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
.Link3 a:hover {
	text-decoration: underline;
	color: #b97700;
	font-size: 12px;
}
.Link3 a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	display:inline;
	
}
