a{text-decoration:none}
a:hover {color: #228FFF}

.banner {background-image: url('img/index_02.gif');
background-repeat: no-repeat;
background-position: right;
background-color: #efefef;}

.aob {background-image: url('img/index_14-2.gif');
background-repeat: no-repeat;
background-position: left;
background-color: #CDCDCD;}


a.menu:link, a.menu:active, a.menu:visited
	{
	display               : block;
	line-height           : 33px;
	text-decoration       : none;
	font-family           : Arial;
	font-size             : 11pt;
	font-weight           : bold;
	color                 : #ffffff;
	text-align            : center;
	}
a.menu:hover
	{
	background-image: url('img/menu.gif');
	}	
	
	
	
a.kategori:link, a.kategori:active, a.kategori:visited
	{
	display               : block;
	width                 : 212px;
	line-height           : 25px;
	text-decoration       : none;
	font-family           : arial;
	font-size             : 11px;
	font-weight           : bold;
	color                 : #000000;
	text-align            : left;
	padding-left          : 5px;
	border-bottom         : solid 1px #0070FF;
	}
a.kategori:hover
	{
	color                 : #ffffff;
	background-color      : #0070FF;
	}
	
		
a.kategori-alt:link, a.kategori-alt:active, a.kategori-alt:visited
	{
	display               : block;
	width                 : 183px;
	line-height           : 25px;
	text-decoration       : none;
	font-family           : arial;
	font-size             : 11px;
	color                 : #000000;
	text-align            : left;
	padding-left          : 5px;
	margin-left           : 20px;
	border-bottom         : solid 1px #999;
	}
a.kategori-alt:hover
	{
	color                 : #ffffff;
	background-color      : #999;
	}
