body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(../images/osebos_backgr.jpg);
	background-color: #CDCC00;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #663366;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #006600;
	text-decoration: underline;
	outline: none;
}
a:active
{
  	outline: none;
}
.tekst_vet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.tekst_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.tekst_subkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.tekst_copyright_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #660000;
}
.tekst_copyright_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #003300;
}
