body {

	font-family:Verdana, sans-serif;
	font-size:10px;
	background-color:#595959; 
	background-image:url("back_site1600.jpg"); 
	background-position:top center; 
	background-repeat:repeat-x;
	margin:0px;
	color:#999999;
	
}

.textc {
	color:#999999;
}

#flashcontent {
	width:900px;
	height:550px;
	padding-top:40px;
	padding-bottom:12px;
	text-align:center;
}

#tabel {
	padding-top:40px;
	padding-bottom:12px;
	text-align:center;
	color:#999999;
}

#text {
	padding-top:550px;
	text-align:center;
	}
	
a:link {
	color: #A9A9A9;
	text-decoration: none;
}
a:visited {
	color: #A9A9A9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}