body {
background:url(bgtausta.png) repeat-x left top fixed #182D4C;
}

a:link, a:visited {
color: #182D4C ;	
text-decoration: none;
font-family: Verdana ;
}
a:hover, a:active {
color: #182D4C ;
text-decoration: underline;
}


.t1 {
font-family: Georgia ;
font-size: 17px ;
color: #E0D71F ;
font-weight: bold ;
}
.txt {
font-family:  Arial ;
font-size: 12px ;
color: black ;
text-align: justify ;
line-height:1.6;

}
.txtpieni {
font-family:  Arial ;
font-size: 9px ;
color: black ;
text-align: justify ;
line-height:1.6;

}
a.nav, a.nav:link, a.nav:visited {
display: block ; 
width: 100% ;
height 15px ; 
text-align: left ;
text-decoration: none ; 
font-family: Verdana ; 
font-size: 13px ; 
color: #182D4C ;
line-height: 20px ; 
overflow: hidden ; 
background-color: #FFFFFF ; 
border-bottom: 1px solid #E0D71F ;
}
a.nav:hover {color: #E0D71F ; background: #182D4C ; }
a.nav:active {color: #E0D71F ; background: #182D4C ; }




.menuskin{
width:300px;
height:200px;
background-color:#FFFFFF;
border:1px solid black;
font:normal 10pt Arial;
line-height:14px;
z-index:100;
visibility:hidden;
position:absolute; top:250px; left:150px; 
}

.menuskin a{
text-decoration:underline;
color:#5C6E54;
padding-left:10px;
padding-right:10px;

}

#mouseoverstyle{
background-color:#FFFFFF;
}

#mouseoverstyle a{
color:white;
}



