a:link, 
a:visited, 
a:active   {  text-decoration: none;
              color: #000000;}
              
a:hover    {  text-decoration: underline;
              color: #000000;}

body {background-color:#000000;
margin: 0;
padding: 0;
font-family:verdana, tahoma, arial;
color:#FFFFFF;
font-size:11px;
text-align:justify;
letter-spacing:1px;}

table {font-family:verdana, tahoma, arial;
color:#FFFFFF;
font-size:11px;
text-align:justify;
letter-spacing:1px;}

img {border-color:#FFFFFF;
background-color:#345777;}

.taulukko {width:920px;
border-collapse: collapse;
border: 0px none #000000;}

.tekstit {width:855px;
color:#FFFFFF;}

.yla {width:920px;
border-collapse: collapse;
color:#FFFFFF;
border: 0px none #000000;
background-image:url('yla.jpg');
background-repeat:no-repeat;
background-position:left top;
background-color:#345777;}

.keski {width:920px;
background-image:url('keski_tausta.jpg');
background-repeat:repeat;
border-collapse: collapse;
border: 0px none #000000;
background-color:#978e89;}

.ala {width:920px;
border-collapse: collapse;
border: 0px none #000000;
background-image:url('ala_tausta.jpg');
background-repeat:repeat;
background-position:left top;}


/* PUDOTUSVALIKKO */

.menuskin{
font-family:Verdana;
font-size:11px;
position:absolute;
width:140px;
background-color:#345777;
border:1px solid #FFFFFF;
line-height:14px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:#5b81a4;
}

#mouseoverstyle a{
color:#FFFFFF;
}/* CSS Document */



