/* Keittiškauppa KylvŠjŠ CSS */
/* Luova toimisto Ikimono / Jyri …hman 2009 */

body{
	color: #3a3a3a;
	font-size: 62.5%;
}

.otsikko{
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	margin: 11px 0 0 0;
}

.pvm{
	color: #707070;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 7px;
	margin-top: -5px;
}

.teksti{
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 15px;
}

a{
	color: #0d94b9;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	outline: none;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}