<style type="text/css">

a{}

a {
 font-family: Arial, Verdana, Helvetica;
 font-size: 12;
 color: #990066;
 line-height: 18px;
 text-decoration: none;
}

a:hover {
 color: #990066;
 text-decoration: underline;
}

a.small_gray {
 text-decoration: none;
 color: #C9C9C9;
}

a.meny {
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}

a.meny:hover {
 text-decoration: none;
 color: #000000;
}

a.aktivmeny {
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}

a.aktivmeny:hover {
 text-decoration: none;
 color: #990066;
}

a.sidetall {
 text-decoration: none;
 color: #FFFFFF;
}

a.sidetall:hover {
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}

a.white {
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}

a.white:hover {
 color: #FFFFFF;
 font-weight: bold;
}

p {
 font-family: Arial, Verdana, Helvetica;
 font-size: 12;
 line-height: 18px;
 color: #000000;
}

p.error {
 color: #FF0000;
 font-size: 14;
 font-weight: bold;
 font-style: italic;
}

p.output {
 font-size: 14;
 font-weight: bold;
}

p.white {
 font-weight: bold;
 color: #FFFFFF;
}

p.small {
 font-size: 10;
}

h1 {
 font-family: Arial, Verdana, Helvetica;
 font-size: 16;
}

td {
 font-family: Arial, Verdana, Helvetica;
 font-size: 12;
 color: #000000;
}

th {
 font-family: Arial, Verdana, Helvetica;
 font-size: 12;
 font-weight: bold;
 line-height: 18px;
 color: #000000;
}
a.date {
 font-family: Courier, Arial, mono;
 font-size: xx-small; 
 color: #FFFFFF; 
 text-decoration: underline;
 font-weight: normal;
 font-style: normal;
}

a.KalLink {
 font-family: Verdana, Arial, mono;
 font-size: xx-small; 
 color: #000000; 
 text-decoration: underline;
 font-weight: normal;
}

th.weekdays {
 color: #000000;
 text-align: center;
 font-family: Verdana, Arial, mono;
 font-size: x-small;
 width: 25px;
 height: 20px;
}

td.week {
	color: #000000;
	font-weight: bold;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}

td.kalheading {
 color: #000000;
 font-weight: bold; 
}

td.date {
 color: #000000;
 font-size: xx-small;
 text-align: left;
 border: thin solid #000033;
 width: 100px;
 height: 50px;
 background-color: #FFFFFF;
}

td.todaydate {
 color: #000000;
 font-size: xx-small;
 text-align: left;
 border: thin solid #000033;
 width: 100px;
 height: 50px;
 background-color: #FFFF99;
}

table.kalender {
 border: thin solid #000033;
 background-color: #CCCCCC;
}

#grasrotandel {
	border: 1px solid #CCCCCC;
	background-color: #FFFF66;
	padding: 10px;
}
</style>

