html, body {
	height:100%;
	margin:0; 
	padding:0;
	background-color:#000000;
	color: #FFCC66;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, sans-serif;	
}
a {
	color: #eeeeee;
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none; 
	font-weight: bold;
	line-height: 1.5em;
}
a:hover {
	text-decoration: underline; 
}
.th a {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
}
.top {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}
.topl {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}
.topl a {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}
.rl a {
	font-size: 22px;
	font-weight: bold;
}
.thumb_block {
	width:976px;
	text-align:center;
	background:url(images/tbg.gif);
}
	.thumb_block a img{
		border:1px solid #EEEFE3;
		background: gray;
		width:150px;
		height:200px;
	}
	.thumb_block a:hover img{
		border:1px solid #5E6131;
		background: gray;
	}
.small {
	font-size:11px;
}
.small a {
	font-size:11px;
}
.nexus {
	font-size:12px;
}
.nexus a {
	font-size:12px;
}
.hl {
	font-size:11px;
}