BODY {       
	font-family : arial; 
	text-decoration : none;
    color : #00000;
	FONT-SIZE: 12px;
}
  A:LINK { 
    font-family : arial;
    text-decoration : none;
    color : #183F6A;
    text-decoration: underline; 
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
  A:VISITED { 
    font-family : arial;
    text-decoration : none;
    color : #527F76;
    text-decoration: underline;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
  A:HOVER { 
    font-family : arial;
    text-decoration : none;
    color : #A0C0E7;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
}
.copy { 
    font-family : arial;
    text-decoration : none;
    color : 000000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: ;
}
.teksti {
	font-family : arial;
	text-decoration : none;
	color : #000000;
	font-size : 12px;
	font-weight : none ;
}
.varjo { 
	FONT-SIZE : 32px;
	text-decoration : none;
	COLOR : #C3D9FE;
}
.etuosa { 
	MARGIN-TOP : -40px;
	MARGIN-LEFT : 10px;
	COLOR : #000000;
	FONT : 22px;
}

body {
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #A0C0E7;
scrollbar-face-color: #DFEBFD;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #A0C0E7;
scrollbar-darkshadow-color: #DFEBFD;
}
