
BODY {
	#background-image: url(img/tausta.jpg);
 	background-color: #c0c0c0;
}

a:link { color:black; }
a:visited { color:black; }
a:active { color:black; }
a:hover { color:red; text-decoration: none; font-weight:normal;}

 #flashcontent {
 	text-align:right;
 }


table.soitin {
	text-align:center;
   	color:black;
   	font-family:Verdana,sans-serif;
   	font-size:14px;
	width:500;
	padding:3;
}



