.Smaat {
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 12px
}
.Tekst {
        font-size: 16px
}
body,td,th {
        font-family: Courier New, Courier, monospace;
        color: #FFFFFF;
}
body {
        background-color: #006699;
}
a:link {
	color: #FFFFFF;
}
a:visited {
        text-decoration: none;
        color: #0CF;
}
a:hover {
        text-decoration: underline;
        color: #09F;
}
a:active {
        text-decoration: none;
}
