body {
	margin : 10px;
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #777777;
}
p, li, div {
	margin : 0 0 4px 0;
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #777777;
}
ol {
	margin-bottom:0in;
}
ul {
	margin-bottom:0in;
}
h1 {
	font-size : 14px;
	margin : 0 0 5px 0;
	padding : 0;
	color : #999999;
}

h2 {
	font-size : 13px;
	margin : 6px 0 5px 0;
}

h3 {
	font-size : 12px;
	margin : 4px 0 4px 0;
}

h4 {
	font-size : 11px;
	margin : 3px 0 3px 0;
}

h5 {
	font-size : 11px;
	margin : 2px 0 2px 0;
}



a.event, a.event:visited, a.event:link, a.event:active {
	color : #000000;
	text-decoration : none;
}
a.event:hover {
	color : #81ba40;
	text-decoration : none;
}

a.culture, a.culture:visited, a.culture:link, a.culture:active {
	color : #000000;
	text-decoration : none;
}
a.culture:hover {
	color : #c23b3b;
	text-decoration : none;
}

a.eatdrink, a.eatdrink:visited, a.eatdrink:link, a.eatdrink:active {
	color : #000000;
	text-decoration : none;
}
a.eatdrink:hover {
	color : #dfb024;
	text-decoration : none;
}

a.shop, a.shop:visited, a.shop:link, a.shop:active {
	color : #000000;
	text-decoration : none;
}
a.shop:hover {
	color : #890078;
	text-decoration : none;
}

a.info, a.info:visited, a.info:link, a.info:active {
	color : #000000;
	text-decoration : none;
}
a.info:hover {
	color : #536ead;
	text-decoration : none;
}


.event { color: #81ba40; }
.culture { color: #c23b3b; }
.eatdrink { color: #dfb024; }
.shop { color: #890078; }
.info { color: #536ead; }