/* CSS menymall */

#meny{
	width: auto;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	font: 11px Verdana, Helvetica, sans-serif;}

#meny mn1{
	display: block;
	width: 154px;
	height: 100px;
	background: transparent url(btn_news.gif) no-repeat;
	text-decoration: none;
	}
#meny mn1:hover{background: transparent url(btn_news2.gif) no-repeat;}

#meny mn2{
	display: block;
	width: 154px;
	height: 100px;
	background: transparent url(btn_com.gif) no-repeat;
	text-decoration: none;
	}
#meny mn2:hover{background: transparent url(btn_com2.gif) no-repeat;}

#meny mn3{
	display: block;
	width: 154px;
	height: 100px;
	background: transparent url(btn_mac.gif) no-repeat;
	text-decoration: none;
	}
#meny mn3:hover{background: transparent url(btn_mac2.gif) no-repeat;}

#meny mn4{
	display: block;
	width: 154px;
	height: 100px;
	background: transparent url(btn_about.gif) no-repeat;
	text-decoration: none;
	}
#meny mn4:hover{background: transparent url(btn_about2.gif) no-repeat;}

#meny mn5{
	display: block;
	width: 154px;
	height: 100px;
	background: transparent url(btn_gam.gif) no-repeat;
	text-decoration: none;
	}
#meny mn5:hover{background: transparent url(btn_gam2.gif) no-repeat;}