.menu  {
   display: block;
	font: normal 11 Verdana;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
a.menu:link {
   display: block;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
	padding-right: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
} 
a.menu:visited {
	COLOR: #9F2000;
	TEXT-DECORATION: none;
}
a.menu:active {
	COLOR: White;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
a.menu:hover {
	COLOR: Silver;
	TEXT-DECORATION: none;
}
.reclamatext {
	font: 12 Verdana, Arial, Helvetica, sans-serif;
	color: #33ccff;
	padding-left:3px;
}
.moreinfo {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: Teal;
	 font-size: 10px;
	 text-decoration: none;
}
a.moreinfo:link {
	 text-decoration: none;
}
a.moreinfo:hover {
     color: White;
	 text-decoration: underline;
}
.commontext {
	font: 12 Arial, Helvetica, sans-serif;
	color: White;
	padding-left:3px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-decoration: none;
}
a.commontext:link{
	font: 12 Arial, Helvetica, sans-serif;
	color: White;
	padding-left:3px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-decoration: none;
}
a.commontext:hover{
	color: orange;
	text-decoration: underline;
}
.pagetitles {
	font: 16 Arial, Times, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	padding-right:10px;
}
.design {
	font: 9 Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
	padding-left: 6px;
}
a.design:hover {
	text-decoration: underline;
}
.back_dawn {
	background-image: url(../images/back9x1.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.back_news {
	background-image: url(../images/back156x1.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.newsdate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	padding-right: 5px;
	background-color: #999999;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	color: Silver;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
}
BODY {
	SCROLLBAR-FACE-COLOR: #B22222;
	SCROLLBAR-HIGHLIGHT-COLOR: Silver;
	SCROLLBAR-TRACK-COLOR: #660000;
	SCROLLBAR-DARKSHADOW-COLOR: #cc0000;
	SCROLLBAR-ARROW-COLOR: Silver;
	SCROLLBAR-3DLIGHT-COLOR: #00ff00;
}
.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: White;
	BACKGROUND-COLOR: #5F9EA0;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}