a:link, a:visited, a:active {
  color: #246e33;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #ffffff;
}

body {
  color: #246e33;
  background-color: #dbf2e0;
}

td, th, p {
	color: black;
	vertical-align: top;
	font-family: arial;
	font-size: 10pt;
}

h2 {
  font-size: 12pt;
}

h3 {
  font-size: 11pt;
}

h4 {
  font-size: 10pt;
}

h5 {
  font-size: 9pt;
}

h6 {
  font-size: 8pt;
}

ul {
  font-size: 8pt;
}

hr {
  color: #246e33;
}

#ul-menu{
	align: left;
	margin-left: 0px;
	padding-left: 2px;
	padding-top: 8px;
	list-style-type: none;
	}

.li-menu{
	width: 128px;
	text-align: center;
	height: 27px;
	padding-top: 4px;
	list-style-type: none;
	background-image: url('images/menu_bg.gif');
	background-repeat: no-repeat;
	margin-bottom: 4px;
	}

.menulinkki	{
	letter-spacing: 1px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
}

.menulinkki:link{
	letter-spacing: 1px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}

.menulinkki:hover	{
	letter-spacing: 1px;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	font-color: #ffffff;
}

.menulinkki:visited	{
	letter-spacing: 1px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}


.huom_menulinkki	{
	letter-spacing: 1px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #ff9000;
}

.huom_menulinkki:link{
	letter-spacing: 1px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #ff9000;
}

.huom_menulinkki:hover	{
	letter-spacing: 1px;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	font-color: #ff9000;
}

.huom_menulinkki:visited	{
	letter-spacing: 1px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #ff9000;
}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}

