.Kursustop {
	background-color: #84BADB;
	font-size: small;
}

:link.Emne, :visited.Emne, :active.Emne{
	color: #84BADB;
}

:hover.Emne {
	color: #84BADB;
}

:link.EmneValgt, :visited.EmneValgt, :active.EmneValgt {
	color: #84BADB;
	font-weight: bold;
}

:hover.EmneValgt {
	color: #84BADB;
	font-weight: normal;
}

textarea { 
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
	margin: 0px;
	font-size: small;
}
