/* CSS Document */


body {
	background:url(bg_silent.jpg) no-repeat;
	background-color: #000000;
	margin: 0;padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small; line-height: 160%;
	}
a {
	
	text-decoration: none;
	
}
a:hover {
	border: none;
}

img {border:none;}