
body {
	margin: 5px 5px 5px 5px;
	text-align: center;
	background-image: url(../baggrunde/mur08.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
.storlink1 a{
	color : #FF0000;
	text-decoration : none;
	font-weight : normal;
	font-size : 63px;
	font-family : Impact;
}
.storlink1 a:visited{
	color : #FF0000;
}
.storlink1 a:hover{
	color : #FF4500;
}
.storlink2 a{
	color: #0000EE;
	font-weight: bold;
	font-size: 59px;
	text-decoration: none;
	font-family: "Script MT Bold";
}
.storlink2 a:visited{
	color : #0000EE;
}
.storlink2 a:hover{
	color : #5F9EA0;
	text-decoration : underline;
}
.storlink3 a{
	color: Gray;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
}
.storlink3 a:visited{
	color: Gray;
	text-decoration: none;
}
.storlink3 a:hover{
	color : #5F9EA0;
	text-decoration : underline;
}
.storlink4 a{
	color : #0000EE;
	font-weight : bold;
	font-size : 24px;
	text-decoration : none;
}
.storlink4 a:visited{
	color: Blue;
	text-decoration: none;
}
.storlink4 a:hover{
	color : #5F9EA0;
	text-decoration : underline;
}
.almlink a{
	color : #3333FF;
	font-weight : bold;
	font-size : 20px;
	text-decoration : none;
}
.almlink a:visited{
	color : #3333FF;
	text-decoration: none;
}
.almlink a:hover{
	color : #5F9EA0;
	text-decoration : underline;
}
.green{
	border : solid;
	border-color : #33FF00;
}

