a:link {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424262;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424262;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990134;
	text-decoration: none;
}
a:active {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424262;
	text-decoration: none;
}
.text {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.fet {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.rubrik-red{
	font-family: "Arial", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.rubrik {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.ram {
	border: thin dotted #CCCCCC;
}
.frame_ram {
	border: 1px solid #6c7465;
	background-color: #FCFCFD;
}
.lines_1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990134;
	border-right-color: #990134;
	border-bottom-color: #990134;
	border-left-color: #990134;
}
body {
	background-color: #666699;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.red {
	font-family: "Arial", Verdana, sans-serif;
	color: #990033;
	font-weight: bold;
}
.white {
	font-family: "Arial", Verdana, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
