#gallery { position: relative; width:600px; height:184px; margin:0; padding:0; }
#gallery li { display: block; }

ul { list-style: none; }

body {
	background-color: #000000;
	background-image: url(../images/bgd_1600px.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	margin: 0px;
}
.txtBlu16px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3c7cbf;
}
.txtBlu12px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3c7cbf;
	line-height: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #3c7cbf;
	text-decoration: none;
}
a:active {
	color: #3c7cbf;
	text-decoration: none;
}
