body {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	background-image: url("bg.gif");
 }
 a:link	{
	color: #000000;
	text-decoration: None;
}
a:visited{
	color: #000000;
	text-decoration: None;
}
a:active{
	color: #000000;
	text-decoration: None;
}
a:hover{
	color: #000000;
	text-decoration: None;
}
a.tekst:link { 
	color: #000000;
	text-decoration: Underline;
}
a.tekst:visited	{
	color: #000000;
	text-decoration: Underline;
}
a.tekst:active {
	color: #000000;
	text-decoration: Underline;
}
a.tekst:hover {
	color: #000000;
	text-decoration: Underline;
}
td {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
 	padding: 0px;
 	background-color: #FFFFFF;
 }

