a		 					{ color: #666666; text-decoration: none;}
a:active					{ color: #666666; text-decoration: none;}
a:visited					{ color: #666666; text-decoration: none;}
a:hover 					{ color: #660000; text-decoration: underline;}
a:visited:hover				{ color: #660000; text-decoration: underline;}

.link		 				{ color: #999999; text-decoration: none;}
.link:active				{ color: #999999; text-decoration: none;}
.link:visited				{ color: #999999; text-decoration: none;}
.link:hover 				{ color: #ffffff; text-decoration: none; background-color: #999999;}
.link:visited:hover			{ color: #ffffff; text-decoration: none; background-color: #999999;}

.rubrik						{ color: #660000; text-decoration: underline;}
.rubrik:active				{ color: #660000; text-decoration: underline;}
.rubrik:visited				{ color: #660000; text-decoration: underline;}
.rubrik:hover				{ color: #ffffff; text-decoration: none; background-color: #660000;}
.rubrik:visited:hover		{ color: #ffffff; text-decoration: none; background-color: #660000;}

.nyhet						{ color: #000000; text-decoration: none;}
.nyhet:active				{ color: #000000; text-decoration: none;}
.nyhet:visited				{ color: #000000; text-decoration: none;}
.nyhet:hover				{ color: #000000; text-decoration: none;}
.nyhet:visited:hover		{ color: #000000; text-decoration: none;}

.vit						{ color: #ffffff; text-decoration: none;}
.vit:active					{ color: #ffffff; text-decoration: none;}
.vit:visited				{ color: #ffffff; text-decoration: none;}
.vit:hover					{ color: #000000; text-decoration: none; background-color: #ffffff;}
.vit:visited:hover			{ color: #000000; text-decoration: none; background-color: #ffffff;}

input {
	border: 1px #000000;
	background: #eeeeee;
	font: 10px Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	scrollbar-face-color:#296b84;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#dddddd;
	scrollbar-shadow-color:#094b64;
	scrollbar-highlight-color:#498ba4;
	scrollbar-3dlight-color:#498ba4;
	scrollbar-darkshadow-color:#094b64;
}

textarea {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FBEDD6;
	BORDER-TOP-COLOR: #F0B961;
	BORDER-LEFT-COLOR: #F0B961;
	BORDER-BOTTOM-COLOR: #F0B961;
	BORDER-RIGHT-COLOR: #F0B961
}