body {
background-image: url("kuvat/tausta2.jpg");
background-repeat: repeat;
background-color: #184088;
color: black;
}

P.leipis {
font-family: verdana;
text-align : justify;
font-size : 11px;
}

P.leipisgrey {
font-family: verdana;
text-align : justify;
font-size : 11px;
color: #848484;
}

P.lista {
font-family: verdana;
text-align : left;
font-size : 10px;
}


P.otsikko {
font-family: verdana;
text-align : left;
font-weight : bold;
font-size : 16px;
}

P.valiotsikko {
font-family: verdana;
text-align : left;
font-weight : bold;
font-size : 12px;
}



P.copyleft {
font-family: verdana;
text-align : center;
font-size : 9px;
color : white;
}

a.linkki {
	font-size: 11px;

	color: black;
}

a.linkki:link {
	font-size: 11px;

	text-decoration: none;
	color: black;
}

a.linkki:visited {
	font-size: 11px;

	text-decoration: none;
	color: black;
}

a.linkki:hover {
	font-size: 11px;

	text-decoration: underline;
	color: black;
}

a.linkki:active {
	font-size: 11px;

	text-decoration: none;
	color: black;
}


a.ylalinkki {
    font-family: verdana;
    text-align : center;
	font-size: 12px;
	font-weight : bold;
	color: black;
}

a.ylalinkki:link {
    font-family: verdana;
    text-align : center;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	color: black;
}

a.ylalinkki:visited {
    font-family: verdana;
    text-align : center;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	color: black;
}

a.ylalinkki:hover {
    font-family: verdana;
    text-align : center;
	font-size: 12px;
	font-weight : bold;
	text-decoration: underline;
	color: black;
}

a.ylalinkki:active {
    font-family: verdana;
    text-align : center;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	color: black;
}

	
a.ajank {
	font-family: verdana;
	font-size: 12px;
	font-weight : normal;
	color: black;
}

a.ajank:link {
	font-family: verdana;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	color: black;
}

a.ajank:visited {
    font-family: verdana;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	color: black;
}

a.ajank:hover {
    font-family: verdana;
	font-size: 12px;
	font-weight : normal;
	text-decoration: underline;
	color: black;
}

a.ajank:active {
    font-family: verdana;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	color: black;
	
}


a.listing {
    font-family: verdana;
	font-size: 10px;
	font-weight : normal;
	color: black;
}

a.listing:link {
    font-family: verdana;
	font-size: 10px;
	font-weight : normal;
	text-decoration: none;
	color: black;
}

a.listing:visited {
    font-family: verdana;
	font-size: 10px;
	font-weight : normal;
	text-decoration: none;
	color: black;
}

a.listing:hover {
    font-family: verdana;
	font-size: 10px;
	font-weight : normal;
	text-decoration: underline;
	color: black;
}

a.listing:active {
    font-family: verdana;
	font-size: 10px;
	font-weight : normal;
	text-decoration: none;
	color: black;
}

a.jadlinkki {
	font-size: 10px;
	font-weight : bold;
	color: black;
}

a.jadlinkki:link {
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
	color: black;
}

a.jadlinkki:visited {
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
	color: black;
}

a.jadlinkki:hover {
	font-size: 10px;
	font-weight : bold;
	text-decoration: underline;
	color: black;
}

a.jadlinkki:active {
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
	color: black;
}


