td {
	font-family: Arial, Helvetica, sans-serif;
	
}

a:link {

	text-decoration: none;
	color: #773D09;
}
a:visited {
	
	text-decoration: none;
	color: #A06632;
}
a:active {
	
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
	color: #A06632;
}





h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}
.pikkuteksti {font-size: xx-small}

.no_abstract {
	color: #A06632;
	font-weight: bold;
}
