@charset "utf-8";
/* CSS Document */

a img{
	border: none;
}

.printversion {
	display: none;
}
.announcement {
	font-weight: bold;
	font-size: 1em; /*2em;*/
	font-family: 'Snap ITC', 'Beesknees ITC', 'Bauhaus 93', 'Comic Sans MS', 'Ransom', 'Wide Latin', fantasy;
	color: #FF0000;
	background: #ffffff;
	padding: 2px 5px;
	margin: 10px;
	text-align: center;
	/*white-space: nowrap;
	width: 810px;*/
}
