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


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


P {
	FONT-WEIGHT: normal; 
}



UL {
	LIST-STYLE-TYPE: square;
}

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

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

A:visited {
	COLOR: #f7a300; font-weight:bold; text-decoration: none 
	
}

A:hover {
	COLOR: #ed5a00; text-decoration: none 
	
}

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