body { 
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}


a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	background-color: #333333;
	color: #BB0000;
	text-decoration: underline;
}







a.menulinks:link {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 170;
}
a.menulinks:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 170%;
}
a.menulinks:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	line-height: 170%;
}


a.bottomlinks:link {
	font-family: tahoma;
	font-size: 10px;
	color: #777777;
}
a.bottomlinks:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #777777;
}
a.bottomlinks:hover {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #777777;
	background-color: #EEEEEE
}











.tekst{
	font-family: verdana;
	font-size: 10px;
	color: #DDDDDD;
}

.tekstfed{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	font-weight: BOLD;
}






.overskrift{
	font-family: verdana;
	font-size: 15px;
	color: #000000;
	font-weight: BOLD;
}

.overskrift2{
	font-family: verdana;
	font-size: 13px;
	color: #666666;
	font-weight: BOLD;
}




.tekstfelt{
	border: 1;
	border-style: solid;
	background-color: #2277AA;
	color: black;
	font-family: verdana;
	font-size: 10px;
	width: 200px;
}
.knap{
	border: 1;
	border-style: solid;
	background-color: #BBBBBB;
	color: black;
	font-family: verdana;
	font-size: 10px;
}








.tekstfelt_login{
	border: 1;
	border-style: solid;
	background-color: #FFFFFF;
	color: black;
	font-family: tahoma;
	font-size: 11px;
}
.knap_login{
	border: 1;
	border-style: solid;
	background-color: #EEEEEE;
	color: black;
	font-family: tahoma;
	font-size: 11px;
}
.tekst_login{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.overskrift_login{
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: BOLD;
}
