body
{
  background-image: url(layout.jpg);
  background-repeat: no-repeat;

//#ABF6FB
}


/* teksti kappale*/

.p1
{
  font-family: arial, times new roman;
  font-size: 10pt;
  margin-top: 90px;
  margin-left: 60px;
  width: 610px;
  height: 290px;
  padding: 14px;
  
}

/* navigointi*/

.linkki
{
  font-family: Square721 Ex BT, arial;
text-decoration: none;
  margin-top: 240px;
  margin-left: 90px;
  color: #4F6EA5;
  font-size: 14pt;
word-spacing: 7pt;
white-space: nowrap;
}

a:link {
	color: #6CA875;
	text-decoration: none;
}

a.ind:link {
	color: #6CA875;
	text-decoration: underline;
	font-style:italic;
}


a:visited {
	color: #4F6EA5;
	
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: red;
	
}

a.yla:hover {
	color: #FFD109;
	/*background-color: #E2BF77;*/
	
}

a.norm:link
{
	font-style:italic;
	text-decoration: none;
}

a.norm:hover
{
	font-style:italic;
	text-decoration: underline;
}

a.norm:visited
{
	font-style:italic;
	text-decoration: none;
	color: gray;
}


p.update {
	font-size: 70%;
	font-style: italic;
}

h4.cont {
	margin-bottom: 0px;
}

h4 {
	font-size: 110%;
	margin-top: 30px;
	color: #4F6EA5;
}

p.cont {
	margin-top: 0px;
}

img.links {
	border: 0px;	
}

span.oikea {
	float: right;	
}

span.bold {
	font-weight: bold;
}

span.loma {
	font-weight: bold;
	color: red;
}
