/* CSS Document */

body, td, tr{
	font-family: Verdana,Arial;
	font-size: 16px;
}

.ala{
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
}

body {
	margin-top: 20px;

}

a {
        font-style:normal;
        font-family: "Comic Sans MS";
        font-size: 21px;
        text-decoration:none;
        color:#000000;}
a:hover {

        font-style:normal;
        font-family: "Comic Sans MS";
        font-size: 21px;
        text-decoration:none;
        color: #ffffff;}

.ulko {
  	background-color: #FFFFFF;

	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 5px;
	border-top-color: #717A81;
	border-top-style: solid;
	border-top-width: 5px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 5px;
	border-bottom-color: #717A81;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}


.sivu_otsikko {
        font-family: "Verdana";
        font-size: 21px;
}

.nimi {
        font-family: "Comic Sans MS",Verdana;
        font-size: 21px;
		color: #ffffff;
		font-weight: bold;
}

.linkit {
        font-family: "Comic Sans MS",Verdana;
        font-size: 21px;
}

.uutiset_otsikko{
        font-family: "Verdana";
        font-size: 12px;
        color: #000000;
   		font-weight: bold;
}
.pentue{
	font-family: Verdana,Arial;
	font-size: 16px;
	font-weight:bold;
}
.sukutaulu{
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #ffffff;	
}
.fontti_12{
	font-family: Verdana,Arial;
	font-size: 12px;
}
.fontti_13{
	font-family: Verdana,Arial;
	font-size: 13px;
}
.fontti_14{
	font-family: Verdana,Arial;
	font-size: 14px;
}

.alasolu{
	background-image: url(ala.jpg);
	background-repeat: repeat-x;
}