.typography a:link {
	color:#2C201D;
	line-height:normal;
	text-decoration:none;
}
.typography a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.typography a:active {
	color:#493530;
	text-decoration:none;
}
.typography a:active:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.typography a:visited {
	color:#2C201D;
	line-height:normal;
	text-decoration:none;
}
.typography a:visited:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.typography #title .menu ul li a:link {
	color: #836350;
	text-decoration:none;
}
.typography #title .menu ul li a:visited {
	color: #836350;
	text-decoration:none;
}
.typography #title .menu ul li a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.typography #title .menu ul ul li a:link {
	color: #46352B;
	text-decoration:none;
}
.typography #title .menu ul ul li a:visited {
	color: #46352B;
	text-decoration:none;
}
.typography #title .menu ul ul li a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.typography #navlist li a:visited {
	color: #2C201D;
	text-decoration:none;
}
.typography #navlist li a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.typography h1, h2, h3, h4, h5, h6 {
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	color:#2C201D;
	letter-spacing:-1px;
	font-style:normal;
}
