
a:link, a:visited, a:active { text-decoration: none; color: #3333aa; font-weight: normal; }
a:hover { color: #111111 ; text-decoration: underline; } 

a.navi1:link, a.navi1:visited, a.navi1:active {
text-decoration: none;    color: #555577 ; font-weight:bold;
}
A.navi1:hover {
text-decoration: none;	color: #8888aa ; font-weight:bold;
}

a.navi2:link, a.navi2:visited, a.navi2:active {
text-decoration: none;    color: #ffffff ; font-weight:bold;
}
A.navi2:hover {
text-decoration: none;	color: #8888aa ; font-weight:bold;
}

.naviact{
	font-family: verdana;
	font-size: 14px; 
	background-color: #BD88E5;
}
.navi1{
	font-family: arial;
	font-size: 12 px; 
	font-weight:bold;
	line-height: 15 px; 
	color: #444466 ;
}
.navi2{
	font-family: arial;
	font-size: 12 px;
	line-height: 15 px; 
	color: #ffffff ;
}
 
body{	
/*	background : url(http://www.verkkotietokeskus.fi/_layout/bg.gif);
*/
    /*background-attachment: fixed;*/
    background-repeat: repeat-x;
}

.sis{
	font-family: arial;
	font-size: 12 px; 
	line-height: 15 px; 
	color: #333366 ; 
}
.tutkimukset{
	font-family: arial;
	font-size: 12 px;
	line-height: 15 px;
	color: #333366 ;
}

H1{
	font-family: arial;
	font-size : 17px;
	color:#000044;
	font-weight:bold;
}


H2{
	font-family: arial;
	font-size : 15px;
	color:#000044;
	font-weight:bold;
}


H3{
	font-family: arial;
	font-size : 13px;
	color:#000044;
	font-weight:bold;
}


ul{
	/*	list-style-image : url('http://lista.gif');
		list-style-image : url('lista.gif');  */
}

