A:link { /* leipatekstissa kaytettavat linkit */	text-decoration: none;		color: #3300CC;	background-color: #ffffff;	} A:visited {	text-decoration: none;	color: #990033;	background-color: #ffffff;	} A:active {	text-decoration: underline;	color: #666666;	background-color: #ffffff;	}A:hover {	text-decoration: underline;	color: #666666;	background-color: #ffffff;	}a.navigointi:link { /* navigoinnin tyylit */	text-decoration: none;	color: #ffffff;	background-color: #9891CB;	} a.navigointi:visited {	text-decoration: none;	color: #ffffff;	background-color: #9891CB;	} a.navigointi:active {	text-decoration: none;	color: #CCCCCC;	background-color: #9891CB;	}a.navigointi:hover {	text-decoration: none;	color: #CCCCCC;	background-color: #9891CB;	}.sinohutviiva { /* kayttoliittyman ohuet siniset reunaviivat, ei ole käytössä nyt */	border-style: solid;	border-bottom-width: 2px;	border-left-width: 1px;	border-right-width: 1px;	border-top-width:1px;	border-color: #9891CB;	}  .leipatekstiviivalla { /* tyyli laatikolle, jossa sininen reunaviiva, sisältää viivat */	border-style: solid;	border-bottom-width: 2px;	border-left-width: 1px;	border-right-width: 1px;	border-top-width: 1px;	border-color: #9891CB;	table-layout: fixed;	}  .leipateksti { /* tavallinen leipateksti kun ei viivoja reunoihin*/	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #000000;	background-color: #ffffff;	font-size: 80%;	text-align: left;	vertical-align: top;	padding-right: 5%;	padding-top: 3%;	padding-bottom: 2%;	table-layout: fixed;	}  .lista { /* listan tyylimaarittelyt */	text-decoration: none;	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #000000;	background-color: #ffffff;	font-size: 75%;	text-indent: 4%;		margin-top: 0em;	margin-bottom: 0em;	margin-left: 4%;	margin-right: 4%;	} .otsikko { /*etusivun pääotsikko */	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #9891CB;	background-color: #ffffff;	text-align: left;	font-weight: bold;	font-size: 150%;	margin-top: 5%;	}	.h1 { /* sivujen ylimmät otsikot */	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #000000;	background-color: #ffffff;	text-align: left;	font-weight: bold;	font-size: 115%;	margin-top: 5%;	}.h2 { /* leipateksin alaotsikot */	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #000000;	background-color: #ffffff;	text-align: left;	font-weight: bold;	font-size: 100%;	margin-top: 5%;	}.navigointi { 	font-family: Arial, Verdana, Helvetica, sans-serif;	font-weight: bold;	color: #CCCCCC;	background-color: #9891CB;	font-size: 12px;	vertical-align: top;	text-align: left;	}  .turvallisuusstrategia { /* Navigoinnin turvallisuusstrategian pikkufontti */	font-family: Arial, Verdana, Helvetica, sans-serif;	font-weight: normal;	color: #ffffff;	background-color: #9891CB;	font-size: 11px;	}  .nuoletnavigointi { /* navigointipalkin väkäset */	font-family: Arial, Verdana, Helvetica, sans-serif;	font-weight: normal;	color: #CCCCCC;	background-color: #9891CB;	font-size: 115%;	}  .nuoletleipateksti { /* leipätekstin nuolet */	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #000000;	background-color: #ffffff;	font-size: 115%;	}  
