<!-- pskh teach style redefinition -->

H3
 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:   12pt;
 }

H4, H5, TD, P, OL, UL, DL, DT, TT, BLOCKQUOTE, A
 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:   10pt;
 }

TD.header
 {
 font-size:   20px;
 font-weight: bold;
 }          

<!-- Style redefinition af PATH -->

.sti
 {
 }

<!-- Links i PATH, HEAD og MENU -->

.knap
 {
 font-weight: bold;
 color:       #666666;
 }

.page
 {
 font-weight: bold;
 color:       #ff6600;
 }

<!-- Style definition af PATH -->

A
 {
 text-decoration: none;
 color:           blue;
 }

A:hover
 {
 color: #ff6600;
 }

