a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FF9900;
}

a:active {
	text-decoration: none;
	color: #000000;
	background-color: #00CCFF;
}

body {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(globen.jpg);
}
td {
	font-weight: bold;
}
h1 {
	margin:0px;
	font-size: 120%;
	padding: 2px;
}
.lay1 {
	margin-left: 20px;
	height: 110px;
}
.lay2 {
	margin-top: 0px;
	margin-left: 80px;
}
i {
	color: #FF6600;
}
td.mid {
	background-image: url(arrow_bg.gif);
	background-repeat: repeat-y;
}

