{ font-weight: 700 }

A {
		color: #000000;
		text-decoration: underline;
}


A:visited {
		color: #000000;
		text-decoration: underline;
}


A:hover {
		color: #9D0C0C;
		text-decoration: underline;
}


body {  
	background-color: #780e12;
	BACKGROUND-IMAGE: url(taustakuva.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}



th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}






