a:link, a:visited, a:active {
color:#D2AE15;
border-bottom:0px;
text-decoration:none;
}
a:hover {
color:#D2AE15;
border-bottom:0px;
text-decoration:underline;
}


body {
	font-family: tahoma;
	color: #575757;
	margin: 0;
        text-align: justify;
	font-size: 11px;
	background: #E5E1CC url(http://i18.photobucket.com/albums/b121/varo_piikkeja/mollamari-1.png) repeat-y;
        background-position: 100px 0px;
        line-height: 18px;
}

p {
	font-family: tahoma;
	color: #575757;
        text-align: justify;
	font-size: 11px;
        line-height: 18px;
}

b {
	font-family: arial;
	color: #575757;
}

i {
	font-family: arial;
	color: #575757;
}

h3 {
	font-family: palatino linotype;
	font-weight: bold;
        font-style: italic;
	font-size: 17px;
	padding-left: 10px;
	color: #D2AE15;
        text-align: left;
}

h2 {
	font-family: palatino linotype;
	font-weight: bold;
        font-style: italic;
	font-size: 14px;
	padding-left: 10px;
	color: #3F3F3F;
        text-align: left;
}

.im {
      border:3px double #D2AE15;
      margin:10px 15px 10px 15px;  }

A:link.navi, A:visited.navi {
  font-family: Palatino linotype;  
  font-size: 13px;
  font-weight: bold;
  color: #D2AE15;
  text-decoration: none;
  cursor:default; }

A:hover.navi {  
  font-family: palatino linotype;
  font-size: 13px;
  font-weight: bold;
  color: #D2AE15;
  text-decoration: underline;
  cursor: default; }
