.xbody { margin-left: 4em; margin-right: 4em; }
.xp { text-indent: 2em; }
.rubrik { font-family: verdana;
	  font-size: 150%;
	  color: #330000;
	  text-decoration: none;
}
.rubrik a:        { color:#330000; text-decoration: none; }
.rubrik a:link    { color:#330000; text-decoration: none; }
.rubrik a:visited { color:#330000; text-decoration: none; }
.rubrik a:hover   { background-color: #ebebeb; text-decoration: none; }
.rubrik a:active  { color:#345678; text-decoration: none; }
.link { font-family: verdana; 
	font-size: 110%;
	color: #330000; 
	text-decoration: none; 
	text-align: right;
}
.link a:        { color:#330000; text-decoration: none; }
.link a:link    { color:#330000; text-decoration: none; }
.link a:visited { color:#330000; text-decoration: none; }
.link a:hover   { background-color: #efefef; text-decoration: none; }
.link a:active  { color:#345678; text-decoration: none; }

