/* Tekster */
.broedtekst { color: #003399; font-size: 10pt; font-family: Arial,Helvetica }
.small { color: #003399; font-size: 8pt; font-family: Arial,Helvetica }
.overskrift { color: #003399; font-size: 14pt; font-family: Arial,Helvetica; font-weight: bold; } 
.underoverskrift { color: #003399; font-size: 14pt; font-family: Arial,Helvetica; font-weight: bold; } 

/* Bjælke */
.bjaelke { color: #FFFFFF;background-color:#003399 ;font-familiy: Arial,Helvetica;font-size:12pt;font-weight:bold; }

/* Links */
a:link {  color: #003399; text-decoration: underline}
a:visited {  color: #FF9900; text-decoration: underline}
a:active {  color: #FF9900; text-decoration: underline}
a:hover {  color: #000000; text-decoration: underline}
