Body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 25px;
	font-family: verdana;
	font-size: 11px;
}

A {
	font-family: verdana;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}

A:Visited {
	font-family: verdana;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}

A:Active {
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration: underline;
}

A:Hover {
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration: underline;
}

Td {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
}

Input {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid black;
}

Textarea {
	font-family: verdana;
	font-size: 11px;
	width: 300px;
	height: 100px;
	border: 1px solid black;
	scrollbar-base-color: white;
	scrollbar-track-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-base-color: #b7c6e3;
	scrollbar-highlight-color: black;
}

.radio {
	font-family: verdana;
	font-size: 11px;
	border: none;
}

.meny A {
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.meny A:Visited {
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.meny A:Active {
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.meny A:Hover {
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
