/*body määritykset*/
body {
	background-color: Green;
	margin-top: 10px;
	overflow-y: scroll;
}

h1 {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	color: #DC143C;
	font-size: 18pt;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}


/*kehys punainen*/
.raami1 {
	border-top: 2px solid #DC143C;
	border-left: 2px solid #DC143C;
	border-right: 2px solid #DC143C;
	border-bottom: 2px solid #DC143C;
	text-align: center;
}

/*kehys harmaa*/
.raamisilver {
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
	text-align: center;
}

/*leipäteksti*/
.leipis {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: left;
	/* line-height: 140%;
	margin: 25px; */
}

/*leipäteksti oikea keskitys*/
.rleipis {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: right;
	/* line-height: 140%;
	margin: 25px; */
}

/*runot*/
.runo {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	font-size: 14pt;
	color: Black;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	margin-top: 20px;
	margin-left: 150px;
	margin-right: 50px;
}

/*leipätekstin linkit*/
.leippis {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: left;
	/* line-height: 140%;
	margin: 25px; */
}

.leippis:link {
	color: Green;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.leippis:visited {
	color: Green;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.leippis:hover {
	color: White;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-color: Green;
}

/*leipäteksti keskitetty, lihavoitu*/
.center {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-align: center;
	/* line-height: 140%;
	margin: 25px; */
}

/*punainen teksti*/
.puna {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	font-size: 12pt;
	color: #DC143C;
	font-weight: normal;
}

/*vihreä teksti*/
.vihr {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	font-size: 12pt;
	color: Green;
	font-weight: normal;
}

/*negateksti*/
.nega10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	font-weight: bold;
	letter-spacing: 2px;
}

.yht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: center;
}

/*alatunnus linkkeineen*/
.alatun {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.alatunlnk {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.alatunlnk:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
}

.alatunlnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.alatunlnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: Silver;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	background-color: Black;
}

/*linkki ilman korostusta (kuviin) */
.novarjo {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: center;
	/* line-height: 140%;
	margin: 25px; */
}

.novarjo:link {
	color: Green;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.novarjo:visited {
	color: Green;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.novarjo:hover {
	color: White;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-color: White;
}



/*mute teksti*/
.here {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	color: Silver;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
/*linkit*/
a:link {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	color: Green;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}

a:visited {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	color: Green;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}

a:active {
	font-family:"Comic Sans MS", Geneva, sans-serif;
	color:Green;
	font-size:12pt;
	text-decoration:none;
	font-weight: normal;
	letter-spacing: 1px;
}

a:hover {
	font-family: "Comic Sans MS", Geneva, sans-serif;
	color: Silver;
	font-size: 12pt;
	text-decoration: none;
	background-color: Green;
	font-weight: normal;
	letter-spacing: 1px;
}



