body {
background-color: #CDC8B2;
font-family: arial;
font-size: 12px;
color: #454545;
line-height: 1.85;
text-align: justify;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #4F6581;
}
 
a:hover {
text-decoration: underline;
color: #7C90A9;
}

a:link.linkki, a:visited.linkki, a:active.linkki {
font-family: trebuchet ms;
font-size: 11px;
text-decoration: none;
color: #4F6581;
}
 
a:hover.linkki {
font-family: trebuchet ms;
font-size: 11px;
text-decoration: underline;
color: #7C90A9;
}

.alaviiva {
background-color: #DEDAC8; 
width: 80%; 
height: 1px; 
margin-bottom: 7px;
}

.copyright {
font-family: trebuchet ms;
font-size: 11px;
}