body{
	background-color: #A4A4A4;
	margin-left: 70px;
}

.brodtxt{
	font-family: Verdana;
	color: black;
	font-size: 12px;
}

h1{
	font-family: Verdana;
	color: #972929;
	font-size: 18px;
	font-weight: bold;
}

.txtlank{
	text-decoration: none;
	color: #972929;
	font-size: 12px;
	font-weight: bold;
}

a:hover{
	color: #D1D1D1;
	text-decoration: underline;
}

.menylank{
	text-decoration: none;
	color: #972929;
	font-size: 18px;
	font-weight: bold;
}

.ram{
	border: double 2px #972929;
	padding: 10px;
	background-color: #dcdedb;

}

.tabell{
	width:"900";
}

.padd{
	padding-left: 30px; 
}

.lank{
	text-decoration: none;
	color: #972929;
	font-size: 14px;
	font-weight: bold;
}
