A.meny1, A.meny1:LINK, A.meny1:VISITED, A.meny1:ACTIVE {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-decoration : none;
	color : #0000FF;
	margin-left : 8px;
}

A.meny2, A.meny2:LINK, A.meny2:VISITED, A.meny2:ACTIVE {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-decoration : none;
	color : #0000FF;
	margin-left : 15px;
}

A.meny1:HOVER, A.meny2:HOVER {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-decoration : none;
	color : #000000;
	background-color : #1E90FF;
}

A.comment, A.comment:LINK, A.comment:VISITED, A.comment:ACTIVE {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-decoration : none;
	color : #9999FF;
}

A.comment:HOVER, {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-decoration : underline;
	color : #9999FF;
	background-color : #333333;
}

A:LINK, A:VISITED {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-decoration : underline;
	color : #9999FF;
}

A:HOVER {
	text-decoration : none;
	color : #CCCCFF;
	background-color : #3333FF;
}

A:ACTIVE {
  color: #FF6666;
  text-decoration: none;
}

TD.produkt {
  color: #FFFFFF;
}

A.produkt:HOVER {
  background-color: transparent;
}

HR.product {
  border-color:#000000;
}