BODY {
	
	BACKGROUND-COLOR: #ffffff; 
	COLOR: #000000;
	background-image: url(./tausta.gif);
	FONT-FAMILY:  Garamond;
	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: brown; font-weight:bold; text-decoration: none 
	
}

A:visited {
	COLOR: brown; text-decoration: none 
	
}

A:hover {
	COLOR: green; text-decoration: none 
	
}

A:active {
	COLOR: brown; text-decoration: none 
	
}
