
body {	
	margin-top: 5px;
	margin-left: 0px;
}


/* laatikko */
.raami {
	/*border-top: 1px solid #95BA9F;*/
	border-left: 5px solid #E12529;
	border-right: 5px solid #E12529; 
	/*border-bottom: 2px solid Black;
	background-color: #95BA9F;*/
}

/* Kapea raami kuvalle */
.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 0;
}

/* Viiva harmaa */
hr {
	height: 2px;
	color: #C0C0C0;
	background: #C0C0C0;
	width: 100%;
}

/* Leipäteksti määritykset */
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : left;
}

.leipis
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : left;
}

.harmaa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: Gray;
}

.punavasen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : left;
}

.punavasen :link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align : left;
	color: Red;
	text-decoration: none;

}
.punavasen :visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align : left;
	color: Red;
	text-decoration: none;

}
.punavasen :active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align : left;
	color: Red;
	text-decoration: none;

}
.punavasen :hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align : left;
	color: #5D953E;
	text-decoration: underline;	
}

.center
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : center;
}

.center :link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : center;
	color: Black;
	text-decoration: none;

}
.center :visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : center;
	color: Black;
	text-decoration: none;

}
.center :active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : center;
	color: Black;
	text-decoration: none;

}
.center :hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : center;
	color: Black;
	text-decoration: underline;	
}

.vasen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : left;
}

.vasen :link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : left;
	color: Black;
	text-decoration: none;

}
.vasen :visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : left;
	color: Black;
	text-decoration: none;

}
.vasen :active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : left;
	color: Black;
	text-decoration: none;

}
.vasen :hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align : left;
	color: Black;
	text-decoration: underline;	
}

/* Linkkien määritykset */

.here
{
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align : center;

}

A:link
{
	color: #E12529;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align : center;

}

A:visited
{
	color: #E12529;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align : center;

}

A:hover
{
	color: #5D953E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center; /*background: #DF6C00;*/
}

A:active
{
	color: #E12529;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
