ph{
    font-family: Verdana; 
    font-size: 10pt;
    color: #808080;
    text-decoration:none 
}

p {
    font-family: Verdana; 
    font-size: 10pt;
    color: #000000;
    text-decoration:none 
}
a:link       
{ 
font-family: Verdana; 
font-size: 8pt; 
font-weight: bold; 
color:#2C451E; 
text-decoration:underline
}

a:visited    
{ 
font-family: Verdana; 
font-size: 8pt;
font-weight: bold; 
color:#8A774E; 
text-decoration:underline 
}

a:active    
{
font-family: Verdana; 
font-size: 8pt; 
font-weight: bold; 
text-decoration:none;
color:#9CADC7
}

a:hover	 	 
{ 
font-family: Verdana; 
font-size: 8pt; 
font-weight: bold; 
color:#9CAA89; 
text-decoration:none 
}

.koodi, .tulos {
	border-width:	1pt 1pt 1pt 1pt;
	border-style:	solid solid solid solid;
	border-color:	#000000;
}

code, .koodi {
	background:	#BFC8B0;
	color:		#000000;
