.dh_css {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 545454;
	background-color: #FFFFFF;
	text-decoration: none;
}
.leipis1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5A4E42;
	letter-spacing: 0,5pt;
	line-height: 15px;
	margin-top: 50px;
}
.otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CA8937;
	letter-spacing: 0,5pt;
}
.pikkuleipis {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #666;
	letter-spacing: 0,5pt;
	line-height: 10px;
}
.valikot {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 2pt;
	margin: 0 0 0.8em 0;
	}
	
.pikkuotsikko {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1pt;
	margin: 0 0 0.8em 0;
	padding: 0 0 0.3em 0; }
	
.alaotsikko {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1pt;
	margin: 0 0 0.8em 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0.3em 0; }
a:link {
	color: #5A4E42;
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
	color: #999999;
}
a:hover {
	text-decoration:none;
	color: #CA8937;
}
a:active {
	text-decoration: none;
}

