a:link    { color:#99CC00; text-decoration:none; }
a:visited { color:#99CC00; text-decoration:none; }
a:hover   { color:#99CC00; text-decoration:none; }
a:active  { color:#99CC00; text-decoration:none; }
a:focus   { color:#99CC00; text-decoration:none; }

.tabindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959FB8;
	background-color: #FFFFFF;
	border: 1px solid #959FB8;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959FB8;
	background-image:     url(../start_images/bg_news.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	position: static;


}
.news2 {
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 196px;
	width: 272px;
	overflow: scroll;
	top: 10px;
}
.datum {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
}
.scroll {
  background-color:#FFFFFF;
  color:#FFFFFF;
  scrollbar-base-color:#8C8CC6;
  scrollbar-3d-light-color:#C0D3E4;
  scrollbar-arrow-color:#99CC00;
  scrollbar-darkshadow-color:#005BAA;
  scrollbar-face-color:#E2EBF3;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
}
