body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}

a:link {
  color: #ffffff;
  text-decoration: none
}

a:visited {
  color: #ffffff;
  text-decoration: none
}

a:hover {
  color: #ffffff; 
  text-decoration: underline
}

.rubrik {
   font-size: 24px
}

#Layer1 {
	position:absolute;
	left:340px;
	top:360px;
	width:498px;
	height:320px;
	z-index:1;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	left:689px;
	top:580px;
	width:400px;
	height:88px;
	z-index:2;
}
.border {
	border: thin solid #FFFFFF;
}

.text {
	font-size: 12px;
}

.nyhet {
	font-size: 12px;
	text-decoration: underline; 
}

<link rel="stylesheet" type="text/css" href="standard.css" />
