body {background:#CFCFCF;
		color:black;
		font-family:Arial, Helvetica, "sans_serif", "Times New Roman", "Courier New";
		word-spacing:0.2em;
		line-height: 1.3;}
h1	{font-size:200%;
		font-family:Arial, "Times New Roman", "Courier New" ;} 
table	{border-collapse: collapse;
		border-spacing: 0.5em 0.2em;
		font-family:Arial, "Times New Roman", "Courier New" ;
		font-size:99%;
		}
td	{line-height: 1.4;}

.kuvateksti	{text-align:center;}
:link	{color: #0000af;
		background: transparent;}
:visited {color:#609;
			background: transparent;}	
			
:link:hover,
:visited:hover {color: #c33;
				background: transparent;}
				
:link:active {color:#f00;
			background: transparent;	}
			
			
a img {border: 1px #ded solid;}
:link:hover img, :visited:hover img{border-style: dashed; border-color:#c00;}
:link:active img, :visited:active img {border-style: dotted; border-color;#f00;}
