a:active, a:visited, a:link {
  color: #474745;
  text-decoration: none;
}

a:hover {
  color: #EBF525;
  text-decoration: none;
}


body {
 font-size: 12px; 
font-family:Arial;
  color: #000;
  margin: 0px;
  line-height: 24px;
  text-align: justify;
  background: #474745 url(txttausta.png) repeat-y;
}


table, tr, td, br, p, li {
   text-align: justify;
font-size: 12px; 
font-family:Arial;
   letter-spacing: 1px;
   line-height: 24px;
   color: #000000;
   cursor: default;
} 


#yla {
  background: url(tausta.png) repeat-x;
  border:0px solid #000000;
  height:217px;
  width:100%;
}


#otsikko {
  position: absolute;
  left: 0px;
  top: 0px;
}


.tekstit {
  position: absolute;
  left: 160px;
  top: 250px;
  padding-bottom: 10px;
  width: 700px;
  text-align: justify;
}


#linkit {
  position: absolute;
  left: 175px;
  top: 183px;
}


A.linkki {
   color:#ffffff;
   font-style:none;
   cursor:default;
   font-size: 12px;
   text-decoration:none;
   font-family:arial;
text-transform:uppercase;
padding:12px;
}


A.linkki:hover {
   color:#EBF525;
   font-style:none;
   cursor:default;
   font-size: 12px;
   text-decoration:underline;
   font-family:arial;
text-transform:uppercase;
padding:12px;
}


h1 {
font-family:Georgia; font-style:italic;
color: #000000;
font-size: 12pt;
line-height: 20px;
border-bottom: 0px
solid #cccccc;
text-align: left;
padding-left:20px
}

h2{
font-family:Georgia; font-style:italic;
color: #EBF525;
font-size: 11pt;
line-height: 20px;
border-bottom: 0px
solid #cccccc;
text-align: left;
padding-left:20px
}

h3 {
font-family:Georgia; font-style:italic;
color: #000000;
font-size: 10pt;
line-height: 20px;
border-bottom: 0px
solid #cccccc;
text-align: left;
padding-left:20px
}

.boxi {
	width:80%;
	margin:auto;
	padding: 3px 25px 3px 25px;
	border: 2px double #FFF200;
	text-align:left;
  background: #000000 url(boxitausta.png) no-repeat;
background-position:right top;
font-family:Arial; font-style:none;
color: #EBF525;
font-size: 12px;
	}
