@charset "utf-8";
body {
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.basicText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	font-weight: normal;
	list-style-image: url('../10_img/vaahteranlehti_nappi.png');
}
.basicText_oranssi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #EB5F00;
	font-weight: normal;
}

.basicText2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #2AABD3;
	font-weight: normal;
}
.basicText3_s {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #2AABD3;
	font-weight: normal;
}
.basicText4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: normal;
}
.otsikko1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #B6482A;
}

.otsikko2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #EB5F00;
}
.otsikko3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #EB5F00;
}


.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F90
}
.link1 a:link {
	color: #FF6;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.link1 a:visited {
	color: #FF6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.link1 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.link1 a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}

.link2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069
}
.link2 a:link {
	color: #EB5F00;
	text-decoration: none;
}
.link2 a:visited {
	color: #EB5F00;
	text-decoration: none;
}
.link2 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #EB5F00;
}
.link2 a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #EB5F00;
}

.link3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #2AABD3;
	font-weight: normal;
}
.link3 a:link {
	color: #039;
	text-decoration: none;
	font-weight: normal;
}
.link3 a:visited {
	color: #039;
	text-decoration: none;
	font-weight: normal;
}
.link3 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #2AABD3;
	font-weight: bold;
}

.link3 a:active {
	color: #FFF;
	text-decoration: underline;
	background-color: #2AABD3;
	font-weight: bold;
}

.link4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDB5E;
	font-weight: bold;
}
.link4 a:link {color: #FFF;text-decoration: none;}
.link4 a:visited {color: #FFF;text-decoration: none;}
.link4 a:hover {color: #FFF;text-decoration: none;background-color:#000;}
.link4 a:active {color: #FFF;text-decoration: none;background-color: #000;}

.link5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #2AABD3;
	font-weight: normal;
}
.link5 a:link {
	color: #2AABD3;
	text-decoration: none;
}
.link5 a:visited {
	color: #2AABD3;
	text-decoration: none;
}
.link5 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#2AABD3;
}
.link5 a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #2AABD3;
}

.link6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #2AABD3;
	font-weight: normal;
}
.link6 a:link {
	color: #000;
	text-decoration: none;
}
.link6 a:visited {
	color: #000;
	text-decoration: none;
}
.link6 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#2AABD3;
}
.link6 a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #2AABD3;
}

