
.h2 {
filter: Shadow (Color=#FF6699)
widht: 200px; height: 30px;
color: #000000 }



body { 
font-family: Arial; color: Black;Font-size: 10pt; }

a.one:link {font-family: Arial; color: #000000;
font-weight: bold; background-color: #FF6699;
text-decoration: none;
color: #000000;}

a.one:visited {font-family: Arial; color: #000000;
font-weight: bold; background-color: #FF6699;
text-decoration: none;
color: #000000;}

a.one:hover {font-family: Arial; color: #000000;
font-weight: bold; background-color: #FF6699;
text-decoration: none;
color: #000000;}

a.one:focus {font-family: Arial; color: #000000;
font-weight: bold; background-color: #FF6699;
text-decoration: none;
color: #000000;}
 
a.one:active {font-family: Arial; color: #000000;
font-weight: bold; background-color: #FF6699;
text-decoration: none;
color: #000000;}

a {
	text-decoration: underline;
	}


a:link { color: #000000;  }

a:visited { color: #C71585 }
/* huom! järjestys*/
a:hover { font-weight: bold; background-color: #000000; color: #FFFFFF }
a:focus { font-weight: bold; background-color: #000000; color: #FFFFFF }
a:active{ font-weight: bold; background-color: #000000; color: #FFFFFF }




body {
SCROLLBAR-FACE-COLOR: #6699FF; 
SCROLLBAR-HIGHLIGHT-COLOR: black; 
SCROLLBAR-SHADOW-COLOR: black; 
SCROLLBAR-3DLIGHT-COLOR: black; 
SCROLLBAR-ARROW-COLOR: black; 
SCROLLBAR-TRACK-COLOR: #6495ED; 
SCROLLBAR-DARKSHADOW-COLOR: black
}

