﻿.liten {
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
}
.rubliten {
	font-family: Verdana;
	font-size: 11px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
}
.textfet{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
.textenorm {
	font-weight: bold;
	font-family: Verdana;
	font-size: 36px;
	letter-spacing:2px;	
}
.meny {
	font-weight: bold;
	font-family: Verdana;
	font-size: x-small;
}

a {
	text-decoration:none;
	color:black;
	}

a:visited {
	color:black;
	}

a:hover {
	color:#C9D4AE;
	}

a:active {
	color:#C9D4AE;
	}
	
input.textbox {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	height:14px;
}



