body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  color: #FFFFFF;
  background-color: #999999;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.valgtsprog {
	color: #FFCC00;
	font-weight: bold;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size:10px;
    color: #FFFFFF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
    color: #FFFFFF;

