  a.sdcategory:link     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	line-height: 25px;
	font-weight: normal;
}
  a.sdcategory:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	line-height: 25px;
	font-weight: normal;
}
  a.sdcategory:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	line-height: 25px;
	font-weight: normal;
}
  a.sdcategory:hover    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	white-space: nowrap;
	line-height: 25px;
	font-weight: normal;
	border-bottom:solid 1px #333333;
}
/* bkg inställningar*/
 .categorydefault {
	text-transform: uppercase;
	font-weight: normal;
	color:#eeeeee;
	padding: 1px 3px 1px 15px;
	margin-left:5px
	margin-bottom:0px;
	border:solid 1px #333333;
	height: 24px;
	text-align: left;
	line-height: 25px;
	background: #222222;
}

 .categoryhover {
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	padding: 1px 3px 1px 15px;
	margin-left:5px
	margin-bottom:0px;
	border:solid 1px #333333;
	height: 24px;
	text-align: left;
	line-height: 25px;
	background: #ffc70c;
}

 .categorydefault_sublinks {
	text-transform: uppercase;
	font-weight: normal;
	color:#999999;
	padding: 1px 3px 1px 15px;
	height: 24px;
	text-align: left;
	line-height: 25px;
	margin-bottom:0px;
	white-space: nowrap;
	border : 1px solid #333333;
	background : #222222;
}

 .categoryhover_sublinks {
	text-transform: uppercase;
	font-weight: normal;
	color:#ffc70c;
	padding: 1px 3px 1px 15px;
	height: 24px;
	text-align: left;
	line-height: 25px;
	white-space: nowrap;
	border : 1px solid #333333;
	background: #000000;
}


