body  {	margin: 0; background: #FDFDFD; background-image: url("slices/tausta.jpg"); background-repeat: repeat-x; background-position: top; overflow-y: scroll;}

.otsikko  { font-family: verdana; font-size: 20px; color: #9931A9; font-weight: normal;}
.otsikko2 { font-family: verdana; font-size: 16px; color: #000000; font-weight: bold;}
.teksti   { font-family: verdana; font-size: 11px; color: #000000; font-weight: normal;}
.menu     { font-family: verdana; font-size: 12px; color: #F03A2E; font-weight: bold;}

.laskuri  { font-family: verdana; font-size: 10px; color: #333333; font-weight: normal;}

a:link 	  { color: #F03A2E; text-decoration: none}
a:visited { color: #F03A2E; text-decoration: none}
a:active  { color: #F03A2E; text-decoration: none}
a:hover   { color: #F03A2E; text-decoration: underline}
a:focus   { -moz-outline-style: none;}

.vertical  { background-repeat: repeat-y; }
.tied { color: #F03A2E; text-decoration: none; font-size:10px;}
a.tied:link 	  { color: #F03A2E; text-decoration: none; font-size:10px;}
a.tied:visited { color: #F03A2E; text-decoration: none; font-size:10px;}
a.tied:active  { color: #F03A2E; text-decoration: none; font-size:10px;}
a.tied:hover   { color: #F03A2E; text-decoration: underline; font-size:10px;}
a.tied:focus   { -moz-outline-style: none;}
