body { 
color: black; background: #ddbb99; 
background-repeat: repeat;
background-image: url(kuvat/tausta.gif);
font-family: Tahoma, Verdana, Arial, Helvetica; 

}

td { 
font-size : 10pt; 
line-height: 13pt; 
}

.henkilo { 
color: #333333; 
font-family: Tahoma, Verdana, Arial, Helvetica; 
font-size: 8pt;
line-height: 11pt; 
text-align: left;
margin: 0px 30px 0px 0px;
border-right: 1px solid black;
padding-right: 10px;
}

a:link { text-decoration: none; color: #cc6600; font-weight : bold; }  
a:visited { text-decoration: none; color: #993300; font-weight : bold; } 
a:hover { text-decoration: none; color: #ff6600; font-weight : bold; }
a:active { text-decoration: none; color: #99ff00; font-weight : bold; } 

a.nav:link {color: #ffffff; text-decoration: none; font-weight : normal; }
a.nav:visited {color: #cccccc; text-decoration: none; font-weight : normal; }
a.nav:hover {color: #ff6600; text-decoration: none; font-weight : normal; }
a.nav:active {color: #99ff00; font-weight : normal; }

