body { background-color: white }
p {
	font-family: Verdana;
	font-size:12px;
	color: #00F;
	text-align: center;
}
li { font-family: Verdana; font-size:12px; color: black }
a { font-family: Verdana; font-size:12px }
a:active { color: red }
a:link { color: blue }
a:visited {color: black }
a:hover { color: red }
b {  font-family: Verdana; font-size: 12px; font-weight: bold}
.svart {
	color: #000;
	font-weight: bold;
}
