
body
{
	background-color: #EEEEEE;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
}



a:link
{
	color: #000080;
	text-decoration: none;
	font-size: 11;

}

a:visited
{
	color: #000080;
	text-decoration: none;
	font-size: 11;
}

a:hover
{
	color: #000080;
	text-decoration: underline;
	font-size: 11;
}





.tabell
{
	font-size: 11;
}

.bgbilde
{
	background: url('images/bg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:scroll;
	background-color: #EEEEEE;
}

.ramme
{
	border: 1px dotted #967BC8;
	font-size: 11;
}
