body { margin-left: 110px;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:10px;
	background: url(tausta2.jpg);
	background-repeat: no-repeat;
	background-color: rgb(222,195,16);
	color: rgb(0,0,0);
	font-family: helvetica, arial, sans-serif; }

table { margin-top: 0pt;
	margin-left: 0pt;
	border-collapse: collapse;
	padding: 2pt;
	}

p 
{
 	font-family: helvetica, arial; 
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: rgb(255,255,255);
}

td { font-family: helvetica, arial; 
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: rgb(0,0,0);
	}

td.pieni { font-family: helvetica, arial; 
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: rgb(0,0,0);
	}

a:link 
{
 	font-family: helvetica, arial; 
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: rgb(0,0,0);
}

a:visited 
{
 	font-family: helvetica, arial; 
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: rgb(0,0,0);
}


a:active 
{
 	font-family: helvetica, arial; 
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: rgb(0,0,0);
}


a:hover 
{
 	font-family: helvetica, arial; 
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}

