
.toplisttest {
	background-color: lightpink;
	border: 1px solid black;
	font-family: Arial;
	font-size: 8pt;
	cursor : hand;
	color: black;
}

a.topliste_overskrift_link:link { font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: black;}

a.topliste_overskrift_link:visited { font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: black;} 

a.topliste_overskrift_link:hover { font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	text-decoration : underline;	
	color: black;} 


a.topliste_forside:link { font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: black;}

a.topliste_forside:visited { font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: black;} 

a.topliste_forside:hover { font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	text-decoration : underline;	
	color: black;} 
