a:link, a:visited, a:active {
color:#4D5957;
border-bottom:0px;
text-decoration:none;
}
a:hover {
color:#767F7D;
border-bottom:0px;
text-decoration:underline;
}


body {
	font-family: tahoma;
	color: #252B2A;
	margin: 0;
        text-align: justify;
	font-size: 11px;
	background: #4D5957 url(http://i55.photobucket.com/albums/g135/Emdeller/grafiikat/reunn0.png) repeat-y 50px 0px;
        line-height: 20px;
        border: 0px solid #D6D4D2;
}

h3 {
	font-family: georgia;
	font-size: 15px;
	padding-left: 10px;
	color: #4D5957;
        border-bottom: 1px dotted #808080;
}

h2 {
	font-family: georgia;
	font-size: 11px;
	padding-left: 10px;
	color: #4D5957;
        border-bottom: 1px dotted #808080;
}

A:link.navi, A:visited.navi, A:active.navi {
  font-family: arial;  
  font-size: 12px;
  font-weight: bold;
  height: 18; 
  color: #4D5957;
  text-decoration: none;
  cursor:default;  
  padding: 8px 6px 8px 6px;
  background-image: none;
  line-height: 33px;
  margin-bottom:-1px; }

A:hover.navi {  
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 18; 
  color: #4D5957;
  text-decoration: none;
  cursor: default;  
  padding: 8px 6px 8px 6px;
  background-image: url(emmi.png);
  margin-bottom:-1px; }