td{font-family: arial;
	font-size:13;}
p	{font-family: arial;
	font-size:12;}
.otsikko  {font-family: arial;
			font-size: 18px;
			color: #008080;
			font-weight: 700;
}
.pieni {
	font-family: arial;
	font-size: 10px;
}
a.menu:link{
	text-decoration: none;
	color: #000000;
}
a.menu:visited	{
	color: #000000;
	text-decoration: none;
}

a.menu:hover{
	text-decoration: none;
	color: #FF69B4;
	cursor: pointer;
	cursor: hand;
	
}



td.menu1 {
	border: solid #008080;
	border-width: 1px;
	color: black;
	cursor: pointer;
	cursor: hand;
}

td.menu2 {
	border: solid #008080;
	border-width: 1px;
	color: #FF69B4;
	cursor: pointer;
	cursor: hand;
}



a.menu2:link{
	text-decoration: none;
	color: #ffffff;
	font-weight: 700;
}

a.menu2:visited	{
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}

a.menu2:hover{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	
}

a.linkki:link{
	font-family: arial;
	font-size:13px;
	text-decoration: none;
	color: #0000ff;
}

a.linkki:visited	{
	font-family: arial;
	font-size:13px;
	color: #0000ff;
	text-decoration: none;
}

a.linkki:hover{
	font-family: arial;
	font-size:13px;
	text-decoration: underline;
	color: #0000ff;
}

#kapea ul{
	margin-left: 1.5em;
	margin-top: 0em;
}
.kehys {
	border: solid #008080;
	border-width: 1px;

}
