	a               {
			text-decoration: none;
			color: #294d9b;
			font-weight: bold;
			}
	a:visited       {
			color: #788DA2;
			}
	a:hover         {
			text-decoration: underline;
			}
	.content        {
			color: #000000;
			font-size: 13px;
			font-family: sans-serif;
			}
	.rubrik         {
			color: #02277a;
			font-weight: bold;
			}
	.links          {
			color: #294d9b;
			font-weight: bold;
			}
