/* CSS Document */
.style2 {
	font-family: Perpetua;
	font-size: 18pt;
}

.style3 {
	font-family: Perpetua; 
	font-size: 18pt; 
	color: #010B0D; 
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}


img.floatRight { 
    float: right; 
    margin: 4px; 
}

.style5 {
	font-family: Perpetua;
	font-size: 13pt;
}

a:link#ylapalkki { 
	font-family: Perpetua;
	font-size: 18pt;
	color: #000000; 
	text-decoration: none;
	
}
a:visited#ylapalkki { 
	font-family: Perpetua;
	font-size: 18pt;
	color: #000000; 
	text-decoration: none;
}
a:hover#ylapalkki { 
	font-family: Perpetua;
	font-size: 18pt;
	color: #000000; 
	text-decoration: underline;
}

a:link#sivupalkki { 
	font-family: Perpetua;
	font-size: 13pt;
	color: #000000; 
	text-decoration: none;
	
}
a:visited#sivupalkki { 
	font-family: Perpetua;
	font-size: 13pt;
	color: #000000; 
	text-decoration: none;
}
a:hover#sivupalkki { 
	font-family: Perpetua;
	font-size: 13pt;
	color: #000000; 
	text-decoration: underline;
}

a:link#teksti { 
	font-family: Perpetua;
	font-size: 13pt;
	text-decoration: underline;
}
a:visited#teksti{ 
	font-family: Perpetua;
	font-size: 13pt;
	text-decoration: none;
}
a:hover#teksti { 
	font-family: Perpetua;
	font-size: 13pt;
	text-decoration: blink;
}
