:focus { outline:none; } 


a:link {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	text-decoration: none; 
	line-height: 120%;
	font-style: normal;
}
a:visited { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	text-decoration: none; 
	line-height: 120%;
}
a:active { 
    font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #999999; 
	text-decoration: none; 
	line-height: 120%;
	font-style: normal;
}

a:hover {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #cccccc;  
	line-height: 120%;
	text-decoration: none}

h1 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h2 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
p {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	line-height: 120%;
	text-decoration: none; 
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: Verdana, Arial, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	line-height: 13px;
}

li {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: normal; 
	color: #000000; 
	line-height: 140%;
	text-decoration: none; 
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.texten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.linjebottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
	
	.linjebottomsolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
	.ramlinje {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}
	
	.pekarhand
	{cursor:pointer;}
	
	

