/* CSS Document */
.body
	{
    background-color : #ffffff;
	}
.reunat
	{
	border-bottom-color:#009900;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-top-color:#009900;
	border-top-style:dashed;
	border-top-width:1px;
	border-left-color:#009900;
	border-left-style:dashed;
	border-left-width:1px;
	border-right-color:#009900;
	border-right-style:dashed;
	border-right-width:1px;
	}
	
.vali
	{
	border-bottom-color:#009900;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	}
	
.teksti
	{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	font-stretch:expanded;
	color:#000000;
	margin-left:10px;
	}

.valikko
	{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	font-stretch:expanded;
	color:#336600;
	margin-left:10px;
	position:static;
    }
a
	{ 
	font-family: arial,helvetica,Sans-serif;
	font-size : 12px;
	text-decoration:none;
	font-weight:bold;
	color: #336600;
	}  
	
a:visited
	{ 	
	font-family: arial,helvetica,Sans-serif;
	font-size : 12px;
	text-decoration:none;
	color: #336600;
	} 
	
a:active
	{ 
	font-family: arial,helvetica,Sans-serif;
	font-size : 12px;
	text-decoration:none;
	} 

a:hover
	{
	font-family: arial,helvetica,Sans-serif;
	font-size : 12px;
	text-decoration: none;
	}
