@import url("common.css");

#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%
}
