
/*  Formatering af topmenu */

/*  Formatering af tekst */
p.topmenu{ font-color: #000000; font-family: Verdana; font-size: 12px; font-variant: small-caps; text-align: right; color:#C0C0C0 }

/*  Formatering af links */
a:link.type4    {color:#000000; text-decoration:none; font-family:Verdana; font-weight:bold}
a:visited.type4 {color:#000000; text-decoration:none; font-family:Verdana; font-weight:bold}
a:active.type4  {color:#000000; text-decoration:none; font-family:Verdana; font-weight:bold}
a:hover.type4   {color:#0000FF; text-decoration:none; font-family:Verdana; font-weight:bold}