@charset "utf-8";
/* CSS Butik Aurelyn */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9CC801;
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
}
.menu-foot {
	font-family: "Courier New", Courier, monospace
}
.foot-menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFF99;
}
.style3 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
