body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.background {
	background: #ffffff url(http://www.villmarkskompaniet.no/gfx/bg_border.gif) center;
}

.link_pil {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title {
	font-size: 14px; color: #0B2E82; font-weight: bold;
}
A.title:link {
	font-size: 14px; color: #0B2E82; text-decoration: none; font-weight: bold;
}
A.title:active {
	font-size: 14px; color: #0B2E82; text-decoration: none; font-weight: bold;
}
A.title:visited {
	font-size: 14px; color: #0B2E82; text-decoration: none; font-weight: bold;
}
A.title:hover {
	font-size: 14px; color: #0B2E82; text-decoration: underline; font-weight: bold;
}

.subtitle {
	font-size: 13px; color: #0B2E82; font-weight: bold;
}
A.subtitle:link {
	font-size: 13px; color: #0B2E82; text-decoration: none; font-weight: bold;
}
A.subtitle:active {
	font-size: 13px; color: #0B2E82; text-decoration: none; font-weight: bold;
}
A.subtitle:visited {
	font-size: 13px; color: #0B2E82; text-decoration: none; font-weight: bold;
}
A.subtitle:hover {
	font-size: 13px; color: #0B2E82; text-decoration: underline; font-weight: bold;
}

.subtitle2 {
	font-size: 11px; color: #333333; font-weight: bold;
}
A.subtitle2:link {
	font-size: 11px; color: #333333; text-decoration: none; font-weight: bold;
}
A.subtitle2:active {
	font-size: 11px; color: #333333; text-decoration: none; font-weight: bold;
}
A.subtitle2:visited {
	font-size: 11px; color: #333333; text-decoration: none; font-weight: bold;
}
A.subtitle2:hover {
	font-size: 11px; color: #333333; text-decoration: underline; font-weight: bold;
}


td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}


A {
	color: #D60000; font-size: 11px; text-decoration: none;
}
A:visited {
	color: #D60000; font-size: 11px; text-decoration: none;
}
A:hover {
	color: #D60000; font-size: 11px; text-decoration: underline;
}


.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #0B2E82;
}
A.blue:link {
	color: #0B2E82; text-decoration: none;
}
A.blue:active {
	color: #0B2E82; text-decoration: none;
}
A.blue:visited {
	color: #0B2E82; text-decoration: none;
}
A.blue:hover {
	color: #0B2E82; text-decoration: underline;
}

.verdana {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
A.verdana:link {
	color: #333333; text-decoration: none; font-family: Verdana; font-size: 10px;
}
A.verdana:active {
	color: #333333; text-decoration: none; font-family: Verdana; font-size: 10px;
}
A.verdana:visited {
	color: #333333; text-decoration: none; font-family: Verdana; font-size: 10px;
}
A.verdana:hover {
	color: #333333; text-decoration: underline; font-family: Verdana; font-size: 10px;
}

.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
A.white:link {
	color: #FFFFFF; text-decoration: none;
}
A.white:active {
	color: #FFFFFF; text-decoration: none;
}
A.white:visited {
	color: #FFFFFF; text-decoration: none;
}
A.white:hover {
	color: #FFFFFF; text-decoration: underline;
}


.black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
A.black:link {
	color: #000000; text-decoration: none;
}
A.black:active {
	color: #000000; text-decoration: none;
}
A.black:visited {
	color: #000000; text-decoration: none;
}
A.black:hover {
	color: #666666; text-decoration: underline;
}

.red {
	color: #B21717;
}
A.red:link {
	color: #B21717; text-decoration: none;
}
A.red:active {
	color: #B21717; text-decoration: none;
}
A.red:visited {
	color: #B21717; text-decoration: none;
}
A.red:hover {
	color: #B21717; text-decoration: underline;
}

.light {
	color: #999999;
}
