body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8bdc1;
	background-color: #000066;
	background-image:   url(../bilder/top_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	cursor:url("bilder/cursor.cur");


}
.bold {
	font-weight: bold;
}

