BODY {
	
	BACKGROUND-COLOR: #ffffff; 
	COLOR: green;
	background-image: url(./tausta.gif);
	FONT-FAMILY:  Arial;
	FONT-SIZE: 12 pt
	FONT-WEIGHT: normal; 
}


TD {
	 background-image: url(./tausta.gif);
	BACKGROUND-COLOR: #ffffff; 
	COLOR: green;
	font-size:12 pt 
	
}


P {
	FONT-WEIGHT: normal; 
}



UL {
	LIST-STYLE-TYPE: square;
}

UL UL {
	LIST-STYLE-TYPE: disc;
}

A:link {
	COLOR: #8f717d; font-weight:bold; text-decoration: none 
	
}

A:visited {
	COLOR: #8f717d; text-decoration: none 
	
}

A:hover {
	COLOR: #8f717d; text-decoration: bold
	
}

A:active {
	COLOR: #89db48; text-decoration: none 
	
}
