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

body  {
	background-color:#999999;
	vertical-align: middle;
	margin: 50px;
}
A:link {
	color:#FFFF00;
	text-decoration: none;
}
A:visited {
	color:#FFFF00;
	text-decoration: none;
}

#bookmarks th { 
	background-color:#000000;
	color:#FFFFFF;
}
#norbert {
	clear: left;
	float: right;
}
.heading {
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	vertical-align: top;
}
.title_heading {
	font-weight: bold;
	color: #0000FF;
}
.sunken {
	background-color: #999999;
	border: 0px none #999999;
}
.announce {
font-size:14pt; 
color:lime;
font-weight:bolder;
}
.gold {
color:#FFFF00;
}
.normal {
	height: 200px;
	width: 200px;
	border: 0;
}
