table{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;   
	color: Red;
	font-weight: bold;
  	margin-left: 20px;
	}
body{
   background-image: url('images/taustaniitti.gif');
   background-attachment: fixed;
   font-family: Verdana, Arial, Helvetica;
	font-size: 12px;   
	color: Red;
	font-weight: bold;
   margin: 1% 2% 2% 2%;
}

a:link   {
   color: Blue; text-decoration: none; }
a:active {
color: Blue; text-decoration: none; }
a:hover  {
color: Red; background-color: yellow; text-decoration: none;}
a:visited   {
color: Blue;	text-decoration: none; }

body {
scrollbar-base-color: #ffffff; 
scrollbar-arrow-color: #003399;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-DarkShadow-Color: #ffffff; 
scrollbar-track-color:#ffffff;
}

