V1
{
color:#C0C0C0; 
font-family: Verdana; 
font-size: 9pt;
color: #000000;
font-weight: bold; 
}

a:link       
{ 
font-family: Verdana; 
font-size: 9pt; 
font-weight: bold; 
color:#C00000; 
text-decoration:underline
}

a:visited    
{ 
font-family: Verdana; 
font-size: 9pt;
font-weight: bold; 
color:#800000; 
text-decoration:underline 
}

a:active    
{
font-family: Verdana; 
font-size: 9t; 
font-weight: bold; 
text-decoration:none;
color:#9CADC7
}

a:hover	 	 
{ 
font-family: Verdana; 
font-size: 9pt; 
font-weight: bold; 
color:#FF8080; 
text-decoration:none 
}


table.entries {
	color : Black;
	font-family : Verdana
	font-size: 11px;
	BORDER-COLOR: #000000; 
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
}

a:link.menu       
{ 
font-family: Verdana; 
font-size: 8pt; 
font-weight: bold; 
color:#C00000; 
text-decoration:underline
}

a:visited.menu    
{ 
font-family: Verdana; 
font-size: 8pt;
font-weight: bold; 
color:#800000; 
text-decoration:underline 
}

a:active.menu    
{
font-family: Verdana; 
font-size: 8pt; 
font-weight: bold; 
text-decoration:none;
color:#9CADC7
}

a:hover.menu 	 
{ 
font-family: Verdana; 
font-size: 8pt; 
font-weight: bold; 
color:#FF8080; 
text-decoration:none 
}

.koodi, .tulos {
	border-width:	1pt 1pt 1pt 1pt;
	border-style:	solid solid solid solid;
	border-color:	#000000;
}

code, .koodi {
	background:	#F7DFDE;
	color:		#000000;
