/* CSS Document */
@charset "utf-8";
 
div#mainmeny a:link {
	color: #FFFFFF;
	font-weight: bold;
}
div#mainmeny a:visited {
	color: #FFFFFF;
}
div#mainmeny a:active {
	color: #FFFFFF;
	font-weight: bold;
}
div#contact {
	color: #336600;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	font-stretch: wider;
	text-align: center;
}
