body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F0EDE8;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.urub {
	font-size: 14px;
	font-weight: bold;
	color: #665F59;
	border-bottom-width: 1px;
	border-top-color: #DAD4CF;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F0ECE8;
}
.toplinje {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DAD4CF;
}
.rub {
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	background-color: #DCD4CC;
}
.pris {
	font-size: 14px;
	font-weight: bold;
}
.storre {
	font-size: 17px;
}
a.storlink:link {
	font-size: 17px;
	color: #0066FF;
	text-decoration: underline;
}
a.storlink:visited {
	font-size: 17px;
	color: #0066FF;
	text-decoration: underline;
}
a.storlink:hover {

	font-size: 17px;
	color: #666666;
	text-decoration: underline;
}
a.storlink:active {


	font-size: 17px;
	color: #666666;
	text-decoration: underline;
}

