body {
	background="kuvat/tausta.jpg";
	background-color: #000000;
	font-size: 0.4em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0;
	margin:0;
	background-image: none;
	background-repeat: no-repeat;


}


a:link {
	font-weight: bold; 
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;


	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:hover, a:active {
	color: #CCCCCC;
	font-weight: bold;

	}
