.otsikko {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #cc1d2c;
	clear: both;
	margin: 0em;
	padding-top: 1em;
}

.uutisalku {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 1.0em;
	color: #000000;
	border: none;

}

.uutisalkuaika {
        font-weight: bold;
}

.paaots {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: x-large;
	font-weight: bold;
}

.navbarhori {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	border: 0px solid gray;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	//text-align: center;
	clear: right;
	letter-spacing: 0.1em;
	word-spacing: 1em;
}

.navbarhori2 {
        font-family: "Times New Roman", Times, serif;
        font-size: x-small;
        font-weight: bold;
        border: 1px solid gray;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        //text-align: center;
        clear: right;
        letter-spacing: 0.1em;
        word-spacing: 1em;
}

.alateksti {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	border: 0px solid gray;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	//text-align: center;
	clear: right;
	letter-spacing: 0.1em;
	word-spacing: 0.5em;
}

a {
	text-decoration: none;
	color: #000099;
}

a.uutisalku:hover {
        border: 1px solid gray;
        border-top-style: solid;
        border-right-style: solid
        border-bottom-style: solid;
        border-left-style: solid;
 	background-color: #F5F5F5;
}


a.nav {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;

}
.perus {

	font-family: Arial, sans serif;
	font-size: small;
	color: #880000;
	border: none;
}
