body {
  background-image: 
	url('../images/tausta_teksti.gif');
	background-repeat: repeat-x;
}
h1 {
	color: #C6C6C6;
	font-variant: small-caps;
	font-size: 24pt;
	border: 1px  #EBEBEB;
}

.otsikko_iso {
	border: 1px dashed #C6C6C6;
	border-right-style: none;
}

.valikko {
	border-color: #D3D3D3;
	color: #9A9A9A;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.otsikko_pieni {
	border: 1px dashed #c6c6c6;
	border-left-style: none;
}

.master_bold {
	font-weight: bold;
	font-size: 18pt;
	color: #4F4F4F;
}

a.galalku { 
	color: CC0033;
	font-weight: bold;  
	font-size: 10pt;
}

a.galalku:hover   {
	text-decoration: none;
}

a.galalku:visited { 
	 filter:Glow(color=red, strength=2);
		}

a.galalku:visited:hover { 
	 text-decoration: none;
     color: aqua;
		}

.web_links { 
	 font-style: normal; 
      font-size: 12pt; 
	  font-family: times, geneva; 
	text-align: left }

img.infoprint		{    
     border:1px solid black;
	}

a {
	color: #4F4F4F;
}

.valikko:first-letter, #firstletter {
	font-weight: bold !important;
  font-size:120%; 
	vertical-align: baseline;
  font-style:normal !important
}