body {
	font-family: Sans-serif,sans-serif;
	font-size: 14px;
	background: #ffffff;
	height: 100%;
}

.arial {
	font-family: arial,sans-serif;
}

.geneva {
	font-family: geneva,sans-serif;
}

.times{
	font-family: times,serif;
}

.comic{
	font-family: "Comic Sans MS",sans-serif;
}

#pagecontent {

	border: 2px solid #ff6633;
	background:#EBC79E;
	width: 680px;


}

.sisalto {
	background:#EBC79E;
	border: 2px solid #ffcc66;
	width: 680px;
	height: 160px;


}

#sidebar {
 
	border: none;


}


p {
	margin-bottom: 1em;
}


a {
	color: #990066;
	font-size: 14px;
	text-decoration: none;
	
}

a:active  {

}

a:hover  {
	text-decoration: underline;
	color: #000000;
}

a:visited  {
	color: #000000;

}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

