body {
  scrollbar-3dlight-color:#8b672d;
  scrollbar-arrow-color:#000000;
  scrollbar-base-color:#e1d7c5;
  scrollbar-track-color:#e1d7c5;
  scrollbar-darkshadow-color:#8b672d;
  scrollbar-face-color:#c6ad7c;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
}

#otsikko { font-family:Elegance; font-size:30; text-decoration:underline; color:#926734; text-align:center;}
#linkfont3 { font-family:Elegance; font-size:12pt; letter-spacing:0px; text-align:text-top; margin-top:1px; padding-top:1px; padding-bottom:1px; padding-left:2px; padding-right:2px;font-weight:bold;}

a {
	font-size:13pt;
	font-weight: normal;
	color: #8C2400;
	cursor: hand;
	text-decoration : none;
	font-weight: bold;
}

A:Hover  {
	text-decoration : underline;
}

a.redlink {
	font-size:14pt;
	font-weight: normal;
	color: red;
	cursor: hand;
	font-weight: bold;
}

A.redlink:Hover  {
	text-decoration : underline;
}

li.tarjous {
	border-bottom:1px dashed red;
	width:100%
}