/* CSS Document */


body {
	font-family: "Times New Roman", Times, serif; font-size: 14px;
	color: #000000;
	background-color: #000000;
	background-image: url(images/tausta_20100315.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color:#b47b10;
	text-decoration: underline;
}
a:hover {
	color: #b47b10;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.kielisolu {
font-family: "Times New Roman", Times, serif; font-size: 17px;
	color: #ffffcd;

a:link {
	color: #ffffcd;
	text-decoration: underline;
}
a:visited {
	color: #ffffcd;
	text-decoration: underline;
}
a:hover {
	color: #ffffcd;
	text-decoration: underline;
}
a:active {
	color: #ffffcd;
	text-decoration: underline;
}


}
