html, body {
	background: #fcf8f3;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FCF8F3; 
	scrollbar-base-color: #FCF8F3; 
	scrollbar-dark-shadow-color: #FCF8F3;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}

a {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #CC6633;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6633;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#669933;

}

a:active {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFCC00;
}

td {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.pieni {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.tbbg {
	background: #ecc59e;
}

.tbbg2 {
	background: #f6e4d4;
}

.news {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}