/*
Sitemap gegevens staan hierin
Je kan ook verwijzen naar de sub.css (www.frutabomba.nl/_css/sub.css)
*/
.sitemaptitle, .sitemaptitle a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px; 
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
} 
.sitemaptitle a:hover {
	text-decoration: underline;
	color: #821A1A;
} 
.sitemapkop {
	letter-spacing: -3px;
	text-transform: uppercase;
	font-style: italic;
    font-family: Impact, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 40px;
	white-space: nowrap;
	color: #821A1A;
}
