.kuvareuna {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F0E68C;
	border: 1px solid #F0E68C;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.otsikko {
	font-family
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;

}

.pvm {
	font-family
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;

}

.otsikkoilmanreunoja {
	font-family
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.tekstilinkki A:link { text-decoration: none; color: #FFFFFF; font-weight: normal; }
.tekstilinkki A:visited { text-decoration: none; color: #FFFFFF; font-weight: normal; }
.tekstilinkki A:active { text-decoration: underline; color: #FFFFFF; font-weight: normal; }
.tekstilinkki A:hover { text-decoration: underline; color: #FFFFFF; font-weight: normal; }

.uutisteksti {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.viiva {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 10px;
}

.reuna {

	border: 1px dashed #FFFFFF;
}

.reuna2 {

	border: 1px dotted #FFFFFF;
}

.otsikkoilmanreunoja2 {
	font-family
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
}

.kalenteri {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #00CCFF;
}

.kalenteri2 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
}

.galleria {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FFFFFF;
	width: 200px;
}

.galleria2 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FFFFFF;
	width: 133px;
}

.galleria3 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FFFFFF;
	width: 260px;
}


.linkkisivu A:link { text-decoration: none; color: #FFFFFF; font-weight: normal; }
.linkkisivu A:visited { text-decoration: none; color: #FFFFFF; font-weight: normal; }
.linkkisivu A:active { text-decoration: underline; color: #FFFFFF; font-weight: normal; }
.linkkisivu A:hover { text-decoration: underline; color: #FFFFFF; font-weight: normal; }

.seuraavatapahtuma1 { 
	font-family: sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #F0E68C;
	width: 200px;
}

A:link.vaihtoehtoinen { text-decoration: none; color: #FFFFFF; font-weight: bold; } 
A:visited.vaihtoehtoinen { text-decoration: none; color: #FFFFFF; font-weight: bold; }    
A:active.vaihtoehtoinen { text-decoration: none; color: #FFFFFF; font-weight: bold; }    
A:hover.vaihtoehtoinen { text-decoration: underline; color: #FFFFFF; font-weight: bold; }

