.dropmenudiv{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	top: 0;
	border: 1px solid #666666;
	color: black;
	line-height:20px;
	z-index:100;
	background-color: white;
	width: 166px;
	visibility: hidden;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

.dropmenudiv a:link, .dropmenudiv a:visited{
	width: 232px;
	display: block;
	text-indent: 3px;
	border: 1px solid #FFFFFF;
	border-bottom-width: 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}


.dropmenudiv a:hover{
	background-color: #BFCBDD;
	color: black;
	text-decoration: none;
}
#NewsOverview, #NewsDescription {
	font-family: ;
	font-size: 11px;
	color: ;
	padding: 3px;
	display:block;
}
#NewsOverview {
	font-weight: bold;
	padding-bottom: 5px;
}
#NewsOverview a:link, #NewsOverview a:visited {
	color: ;
	text-decoration: none;
	font-weight:normal;
	display:block;
}
#NewsOverview a:hover {
	color: ;
	text-decoration: underline;
}
#NewsTitle h1 {
	font-family: ;
	font-size: 16px;
	color: ;
	font-weight: bold;
	padding: 3px;
	margin:0px 0px 0px 0px;
	background-color: ;
	letter-spacing: normal;
}
#NewsTitle a:link h1, #NewsTitle a:visited h1 {
	color: ;
	font-size: 11px;
	text-decoration: underline;
	display:block;
}
#NewsTitle a:hover h1 {
	color: ;
	text-decoration: underline;
}
#NewsDate {
	font-family: ;
	font-size: 9px;
	color: ;
	padding:3px;
}
#NewsDate a:link, #NewsDate a:visited {
	color: ;