/* Dyrebeskyttelsen Sogn og Fjordane */

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	border: none;
	}
.title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.little {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color:#999999;
}
a:link {
	color: 7AA726;
	border: none;
}
a:visited {
	color: 7AA726;
	border: none;
}
a:hover {
	color: 8CBE30;
	border: none;
}
a:active {
	color: 7AA726;
	border: none;
