body {
background-color : #6e86b2;
}
a:link {
color : black;
text-decoration : none;
}
a:visited {
color : black;
text-decoration : none;
}
a:hover {
color : #ff0000;
text-decoration : none;
}
a:active {
color : #000000;
text-decoration : none;
}
p {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 14px;
line-height : 18px;
color : black;
text-align : left;
}
a.musta {
color : black;
}
a.sininen {

color : blue;

}
table.pohja {
border: 1px solid black;
width: 700px;

}
td.t1 {
border-color : black;
}
td.t2 {
background-image : url(img/navi.png);
border-color : black;
}
td.t3 {
background-image : url(img/logo.jpg);
border-color : black;
}
td.t4 {
background-image : url(img/ala.png);
border-color : black;
}
table.t5 {
border : 0;
}
.navi {
font-family : Geneva, Arial, Helvetica, sans-serif;
text-align : left;
font-size : 16px;
font-weight : bold;
}
.otsikko {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
}
.pieni {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 15px;
text-align : right;
line-height : 15px;
}
.punanen {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 18px;
text-align : left;
text-align : left;
color : red;
}
.style15 {
font-size : 18px;
}
img.kuva{
border-color : black;
width : 179px;
height : 135px;
}
a.sininen:hover { color: red }
a.sininen:visited { color: blue }
</style>