a:link {
	color: #0066CC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
} 
a:visited {
	color: #0066CC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
} 
a:hover {color: #6699CC; text-decoration: underline} 
a:active {color: #6699CC; text-decoration: none} 


.bunn {
	background-image: url(images/template/bunn.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bakedit {
	background-image: url(images/template/05.jpg);
	background-repeat: no-repeat;
}


td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
} 


h1 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20px; color: #000000; font-weight: bold}

h2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold }




/* MENY */

td.meny1 a, td.meny1selected a, td.meny1 a:visited, td.meny1selected a:visited {
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
	width:100%;
}

td.meny1 a:hover, td.meny1selected a:hover {
	font-size:12px;
	text-decoration:underline;
	color: #000000;
	width:100%;
}

td.meny1selected a {
	font-weight:bold;
}
td.meny1, td.meny1selected {
	padding: 2px 4px 2px 10px;
}
td.meny1selected {
/*	background-color:#CCFF99;*/
}

td.meny2 a, td.meny2selected a, td.meny2 a:visited, td.meny2selected a:visited {
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
	width:100%;
}

td.meny2 a:hover, td.meny2selected a:hover {
	font-size:12px;
	text-decoration:none;
	color: #000000;
	width:100%;
}

td.meny2selected a {
	font-weight:bold;
}
td.meny2, td.meny2selected {
	padding: 2px 4px 2px 18px;
}

td.meny3 a, td.meny3selected a, td.meny3 a:visited, td.meny3selected a:visited {
	font-size:11px;
	text-decoration:none;
	color: #000000;
	width:100%;
}

td.meny3 a:hover, td.meny3selected a:hover {
	font-size:11px;
	text-decoration:none;
	color: #333333;
	width:100%;
}

td.meny3selected a {
	font-weight:bold;
}
td.meny3, td.meny3selected {
	padding: 1px 4px 1px 26px;
}
