body
{
    font-family: verdana, arial, sans-serif;
    color: #101010;
    background-image: url('./kuvat/yla3.png');
    background-repeat:  repeat-x;
    background-repeat:  repeat-x;
    background-color: #8694ac;
}
a:hover
{
    color: #304987;
    background-color: #94A1B8;
}

a
{
    text-decoration: none;
    color: #304987;
    font-weight: 600;
}
a:visited
{
    text-decoration: none;
    color: #304987;
    font-weight: 600;
}

img
{
    border: 0px solid ;
    padding: 5px;
}.linktopic {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E5E5E5;
	word-spacing: 10em;

}
.link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #304987;
	background-position: left;

}
