body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin-top: 0
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;

}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #cccccc;
}
.uppercase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	line-height: 18px;
	text-transform: uppercase;
	
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #cccccc;
}
.syno-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #cccccc;

}
td .syno {
	background-image: url(images/stills/1.jpg);
}
td .news {
	background-image: url(images/stills/2.jpg);
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #e0df75;
}
a:active {
	text-decoration: none;
	color: #ffffff;
