.tiedotteet {
	COLOR: #333333;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 90%;
}

A.{
	text-decoration: none;
}

A:hover.otsikko {
	text-decoration: underline;
}

.naviteksti {
	COLOR: #333333;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 80%;
}

.mainosteksti {
	COLOR: #000033;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 80%;
	font-style: normal;
	padding-right: 10px;
	padding-left: 30px;
	font-weight: normal;


}
.helppiteksti {
	COLOR: #666666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;  
	FONT-SIZE: 60%;
}
.navitekstib {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 90%;
	color: #000066;
}
a:hover.navitekstib {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 90%;
	color: #000066;
	text-decoration: underline;	
}
.navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.sivuteksti {
	background-image: url(images/bg_yellow.gif);
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;

}
h3 {
	COLOR: #003366;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 90%;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: normal;
	padding-top: 5px;
	padding-left: 3px;

}
body {
	background-image: url(images/bg_hiutale.gif);
}
a.naviteksti {

	COLOR: #000066;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 100%;
}

a:hover.naviteksti{
	TEXT-DECORATION: underline;
}