body {
        background-image: url(/kuvat/jokitalvitausta.jpg);
        background-repeat: no-repeat;
        font-family : Arial;
        font-size : 12px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

td {
	font-family : Arial;
        font-size : 12px;
}

.laatikko {
        background-color: #ffffff;
}

.kehys {
        background-color: #000000;
}
.laatikko2 {
        background-image: url(/kuvat/tyhja.gif);
        background-repeat: no-repeat;
}
.kehys2 {
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
}


.etusivu {
        font-family : Arial;
        font-size : 14px;
}

.oikeayla {
        background-image: url(/kuvat/oikeayla.jpg);
        background-repeat: no-repeat;
}

.vasenyla {
        background-image: url(/kuvat/otsikko2.jpg);
        background-repeat: no-repeat;
}

h1 {
        font-size:26px;
        color:#473E29;
}

h2 {
        font-size:23px;
        color:#156694;
}

h3 {
        font-size:18px;
        color:#154464;
        font-weight: normal;
}

a {
	text-decoration:none;
}
a:link { 
	color: #3333FF;
}


.laatikko {
        font-family : Arial;
        font-size : 12px;
 	color: #000000;

}


.lomake {
        font-family : Arial;
        font-size : 12px;
 	color: #000000;

}

A:HOVER {
        color: #FF3434;
}


