body 
{
background-image:
url('kuvat/20a.jpg')
}

table, td, p, ul, li { 

	font-family: Arial;
	font-size: 12px;
	color: #666633;
	}

.pikkuteksti {
	font-family: Arial;
	font-size: 8px;
	color: #666633;}
	
a.pikkuteksti {
	font-family: Arial;
	font-size: 8px;
	text-decoration: none;
	color: #666633;
}

	
a:hover.pikkuteksti {  text-decoration: none;
              border-bottom: 1px dashed #626541;
              color: #626541; }
	

.sivunotsikko {
	font-family: "Arial";
	font-size: 16px;
	color: #666633;
}
hr {
	color: #FFCCCC;
	line-height: 1px;
	width: 100%;
	margin: 2px;
	padding: 2px;


}

a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666633;
	
}

a:hover {  text-decoration: none;
              border-bottom: 1px dashed #626541;
              color: #626541; }


