/* LINKIT */
a.sivulinkki:link, a.sivulinkki:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
}
a.sivulinkki:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #DD2222;
	font-weight: bold;
	text-decoration: none; 
}
A:link, A:visited, A:active {
	text-decoration: none; 
	color: #BA0000;
}
A:hover {
	text-decoration: underline; 
	color: #555555;
}
.etusivun_lause, a.etusivun_lause:link, a.etusivun_lause:hover, a.etusivun_lause:visited,{
	font-family: verdana;
	font-size: 18px;
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none; 
}


/* OTSIKOT */
.sivuotsikko{
	font-family: arial;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.otsikko{
	font-family: arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}



/* TAULUT */

.t_perus{
	font-family: arial;
	font-size: 12px;
	color: #333333;
}.t_yhteystiedot{
	font-family: arial;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding: 80px 0px 0px 0px;
}
.t_sivu{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 80px 0px 0px 20px;
	background-color: #FFFFFF;
	background-image: url(kuvat/tausta_sivu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.t_vy{
	background-color: #FFFFFF;
	background-image: url(kuvat/tausta_vy.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.t_oa{
	background-color: #FFFFFF;
	background-image: url(kuvat/tausta_oa.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.t_a{
	background-color: #FFFFFF;
	background-image: url(kuvat/tausta_a.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.t_silmat{
	background-color: #000000;
	background-image: url(kuvat/tausta_silmat.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}


