body 
{ 
	margin-left: 20px;
	margin-right: 0px;
	margin-top:100px;
	margin-bottom: 0px;
	background-image: url(../kuvat/vapaavalo-pieni.jpg);
	background-repeat: no-repeat;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: helvetica, arial, sans-serif; 
	font-size: small; 
	font-weight:bold;
	text-decoration: none;
}

p
{ 
	text-align: left;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: helvetica, arial, sans-serif; 
	font-size: small; 
	font-weight:bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link 
{ 
	text-align: left;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: helvetica, arial, sans-serif; 
	font-size: small; 
	font-weight:bold;
	text-decoration: none;
}

a:visited 
{ 
	text-align: left;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: helvetica, arial, sans-serif; 
	font-size: small; 
	font-weight:bold;
	text-decoration: none;
}

a:active 
{ 
	text-align: left;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: helvetica, arial, sans-serif; 
	font-size: small; 
	font-weight:bold;
	text-decoration: underline;
}

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