.alert {
	color: #f00;
}

.thumbnail {
	float: left;
	width: 154px;
	height: 154px;
	line-height: 154px;
	margin: 10px;
	padding: 0;
	/*border: 1px solid #000;*/
	text-align: center;
	display: block;
}

.sitemap {
	color: #000;
	list-style-type: none; 
	margin: 0 0 0 0;
}

.sitemap a, .sitemap a:visited {
	color: #000;
	text-decoration: none;
}

.sitemap a:hover {
	color: #000;
	text-decoration: underline;
}

.sitemapsublink {
	color: #000;
	list-style-type: none; 
	margin: 0 0 0 15px;
}

.sitemapsublink a, .sitemapsublink a:visited {
	color: #666;
	text-decoration: none;
}

.sitemapsublink a:hover {
	color: #000;
	text-decoration: underline;
}
