a:link, a:visited, a:active {
	color: #6F96D1;
	text-decoration: underline;
}

a:hover {
	color: #6F96D1;
	text-decoration: underline;
}

a.menuButton {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#2e558e;
	line-height:14px;	
}

a.menuButton:hover, a.menuButton.active {
	color:#6F96D1;
}

.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #323030;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #323030;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #323030;
}

.blaa {
	color: #6F96D1;
}

.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 15px;
	color: #323030;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}
.bg {
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

