BODY {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: auto 21px;
	background-color: #FFF8DC;
}
DIV {margin: 0px;}
FORM {margin: 0px;}
IMG {border: 0px;}

.main_table   {
	width: 600px;
	border: medium Blue;
}


.separator    { width: 1px; background-color: #bbbbbb; }


.h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	border-bottom: double;
}


a:link    {text-decoration: none; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #000000;}
a:visited {text-decoration: none; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #000000;}
a:active  {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, sans-serif;
	color: Black;
} 
a:hover   {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, sans-serif;
	color: #A9CA6D;
}


td.color {
	background-color: #F5F5DC;
}


TD.tekst_w          {
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	font-family: arial, sans-serif;
	color: Green;
}
a.tekst_w:link    {
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman";
	color: Green;
}
a.tekst_w:visited {
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman";
	color: Green;
}
a.tekst_w:active  {
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman";
	color: Green;
} 
a.tekst_w:hover   {
	text-decoration: underline;
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman";
	color: #5F915F;
}

.tekst_m {
	font-size: 9px;
	background-color: #F5F5DC;
}



.tekst			{ font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:link    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:visited { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:active  { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:hover    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: underline;}



