body {
	background-color: #99CCCC;
}

.tekst10 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #336666;
}

.tekst10bold {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #336666;
}

.tekst12 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #336666;
}

.tekst12bold {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #336666;
}

.tekst16 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #336666;
}

.tekst20 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 20pt;
	font-style: normal;
	font-weight: bolder;
	color: #336666;
}

a:link {
	color: #336666;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #003333;
}
a:active {
	color: #003333;
}

