body {

	background-color: #f1eed7;
}
.taulukko {
	background-image: url(ulkoasu/layout.jpg);
	background-repeat: no-repeat;
}

a:link       { color: #264d5f; text-decoration: none; }
a:visited    { color: #264d5f; text-decoration: none;}
a:hover      { color: #001721; text-decoration: underline; }

.linkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
		color: #0B2633;
}

