/* BASIC RESET */


@font-face {
  font-family: 'Calibri'; 
  src: url('../fonts/Calibri.eot'); 
  src: local('?'),
         url('../fonts/Calibri.ttf') format('truetype'), 
		 url('../fonts/Calibri.woff') format('woff'),
		 url('../fonts/Calibri.svg#Calibri') format('svg'); } 
.menu { color: #0063a4; font-size: 12px; }
.titel { color: #0063a4; font-size: 21px; font-weight: bold; }
.tekst { color: #0063a4; font-size: 15px; }
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(); font-family: Calibri, Arial; font-size: 16px; color: #0063a4; }
a:link, a:visited, a:active {	text-decoration: none; color: #0063a4; }
a:hover { color: #002F4F; text-decoration: none; font-weight: bold;	font-size: 15px; }

a.two:link, a.two:visited, a.two:active {	text-decoration: underline; color: #000000; }
a.two:hover { color: #cccccc; text-decoration: underline; font-weight: bold; }