﻿a {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}

#refvagbesk {
	color: #000000;
}

#refbiljett {
	color: #000000;
}

.style1 {
	border-width: 0px;
}


.menu {
	text-align: center;
}

.menu a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #808080;
}

.menu a:hover {
	text-decoration: none;
	color: #000;
	}


.style2 {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	height: 29px;
	margin-top: 10px;
}


.style3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;

}

.style4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: center;
	
}

.welcometext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	text-align: center;
	color: #505050;
	
}

.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
	

