body {  background-color: #646971}
a {
	
	font-family: "Lucida Sans Unicode";
	color: #c4c4c4;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;





}
a:hover {
	color: #000000;
}
.rubrik {
	font-family: "Lucida Sans Unicode";
	font-size: 32px;
	color: #c4c4c4;
	font-weight: bold;
	letter-spacing: 4px;


}
.kant {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: c4c4c4;
	border-right-color: c4c4c4;
	border-bottom-color: c4c4c4;
	border-left-color: c4c4c4;
}.topkant {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: c4c4c4;
	border-right-color: c4c4c4;
	border-bottom-color: c4c4c4;
	border-left-color: c4c4c4;
	border-top-style: solid;

}
.vitkant {
	border: 1px solid #c4c4c4;
}
.border {
	border: 1px solid #000000;
}
.rad {
	line-height: 20px;
}
.toplink {
	font-size: 18px;
	letter-spacing: 3px;
}
