body { color: black; background-color: #fff; background-image: url(images/tausta.jpg); background-repeat: repeat-x; margin: 0; padding: 0; }

/* TEKSTIT */
.tekstikentta { color: black; font-size: 13px; font-family: "times new roman", times, georgia; line-height: 120%; text-align: left; padding: 10px; }
.otsikko { color: #f16000; font-size: 24px; font-family: "times new roman", times, georgia; font-weight: bold; }
.pieniotsikko { color: #f16000; font-size: 18px; font-family: "times new roman", times, georgia; font-weight: bold; }
.alapalkki { color: #9e9e9e; font-size: 11px; font-family: "times new roman", times, georgia; font-weight: bold; line-height: 120%; text-align: right; padding-right: 100px; }


/* LINKIT */
a { color: black; font-weight: bold; text-decoration: none; }
a:link { color: black; font-weight: bold; text-decoration: none; }
a:visited { color: black; font-weight: bold; text-decoration: none; }
a:hover { color: #f16000; font-weight: bold; text-decoration: none; }
a:visited { color: black; font-weight: bold; text-decoration: none; }




/* VASEN */
td.vasen { color: #9e9e9e; font-size: 12px; font-family: "times new roman", times, georgia; line-height: 120%; text-align: left; padding: 10px; }
