body {
	background-color: #000000;
	background-image: none;
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	Font-Family: georgia, sans-serif, helvetica;
	font-size: 11px;
}

TD {
	Color : #FFFFFF;
	Font-Family : 	georgia, sans-serif, helvetica;
	Font-Size : 9px;
}

td.td_news {
	Color : #FFFFFF;
	Font-Family : georgia, sans-serif, helvetica;
	font-size: 8px;
	text-align: center;
}

td.td_pieni {
	Color : #FFFFFF;
	Font-Family : georgia, sans-serif, helvetica;
	font-size: 7px;
}

td.td_white {
	Color : #FFFFFF;
	Font-Family : georgia, sans-serif, helvetica;
	font-size: 9px;
}

A {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

A:HOVER {
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold;
}