body {
	font-family: verdana, arial, sans-serif;
	color: #1C1B18;
	font-size: 10px;
}

#copyright h1 {
	color: #181816;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	line-height: 15px;
	margin-top: 8px;
}

#sitemap h1 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #938E81;
}

#sitemap h2 {
	font-size: 10px;
	font-weight: bold;
	display: inline;
	color: #938E81;
}

#sitemap h3 {
	font-size: 10px;
	font-weight: 100;
	display: inline;
	color: #938E81;
}

#shortcuts h1 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
	color: #CCCCCC;
}

#shortcuts h2 {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	color: #AAAAAA;
}

#shortcuts h3 {
	font-size: 9px;
	font-weight: bold;
	display: inline;
	color: #BBBBBB;
}

#shortcuts {
	font-size: 8px;
	color: #999999;
	text-align: justify;
}

.projects {
	font-size: 10px;
	color: #3C3832;
	text-align: left;
}

.projects h1 {
	font-size: 12px;
	color: #3C3832;
	font-weight: bold;
	display: inline;
}

.projects h2 {
	font-size: 11px;
	line-height: 14px;
	color: #3C3832;
	font-weight: bold;
	display: inline;
}

.projects hr {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dotted #3C3832;
}

#street {
	color: #555555;
	font-size: 9px:
}

a:link {color:#5D5751; font-weight: 100; text-decoration: underline;}
a:before {color:#5D5751; font-weight: 100; text-decoration: underline;}
a:visited {color:#5D5751; font-weight: 100; text-decoration: underline;}
a:active {color:#5D5751; font-weight: 100; text-decoration: underline;}
a:hover {color:#FF7E00; font-weight: 100; text-decoration: underline;}

.projects a:link {color:#3C3832; font-weight: 100; text-decoration: underline;}
.projects a:before {color:#3C3832; font-weight: 100; text-decoration: underline;}
.projects a:visited {color:#3C3832; font-weight: 100; text-decoration: underline;}
.projects a:active {color:#3C3832; font-weight: 100; text-decoration: underline;}
.projects a:hover {color:#FF7E00; font-weight: 100; text-decoration: underline;}

#sitemap a:link {color:#5D5751; font-weight: 100; text-decoration: none;}
#sitemap a:before {color:#5D5751; font-weight: 100; text-decoration: none;}
#sitemap a:visited {color:#5D5751; font-weight: 100; text-decoration: none;}
#sitemap a:active {color:#5D5751; font-weight: 100; text-decoration: none;}
#sitemap a:hover {color:#FF7E00; font-weight: 100; text-decoration: none;}
