body { 
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-size: x-small; 
	text-decoration: underline;
}

a:link { 
	color: #555547; /* #6D928B; */
}

a:active { 
	/* color: #000000; */
	color: #661400; /* blue; */
}

a:visited { 
	color: #555547; /* #6D928B; */
}

a:hover { 
	color: #6D928B;
	text-decoration: none;
}

p { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	/* medium; small; x-small; large; x-large; xx-large; 10em;color: #C91A22;*/
	/* color: black; */
	/* color: #23238E * Navy Blue */
  color: #555547;
}

r { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	/* text-decoration: bold; */
	/* medium; small; x-small; large; x-large; xx-large; 10em;color: #C91A22;*/
	color: #6D928B;
  /*color: #800080;*/
}

h1 {
font-family: Verdana;
font-size: 16px;
color: #2B2B19; /* #black; */ 
text-align:justify;
font-style:bold;       
}

h2 {
font-family: Verdana;
text-align:left;
font-size: 13px;
color: #555547; /* #black; */
font-style:bold;
}

h3 {
font-family: Verdana;
text-align:left;
font-size: 12px;
color: #800080;
font-style:bold;
}

h4 {
font-family: Verdana;
font-size: small;
color: black;
font-style:bold;
}

.pohja {
position:absolute;
top:80px;
bacground: #F0F0F0;
left:90px;
width:900;
height:500;
border:solid 0px #000000;
}

.banneri {
position:absolute;
top:0px;
background:url("fct-ylakuva.gif");
/* background:url("fct-ylakuva-joulu.png"); */
left:110px;
width:1000px;
height:200px;
border:solid 0px #000000;
}

.frame { 
position:absolute;
top:205px;
left:310;
width:600;
height:830; /* 830 */
font-family: Verdana;
border:solid 0px #000000;
overflow: visible
}

.linkit {
position:absolute;
cellspacing:x-small;
top:205px; /* 240 */
background:url("pohja-vasen.png");
left:110px; /* 110px; */
padding-left:5px;
padding-top:10px;
padding-right:5px;
width:190;
height:800;   /* 785 */
background-repeat: no-repeat;
border:solid 0px #000000;
}

.uutiset {
position:absolute;
text-align:left;
font-size: small;
padding-left:5px;
padding-top:10px;
padding-right:5px;
top:205px; /* Kuten .Linkit */
background:url("pohja-oikea.png");
left:915px;
width:185;
height:800;   /* 785 */
background-repeat: no-repeat;
border:solid 0px #000000;
}

.c4 {
display:none;
}