<STYLE TYPE="TEXT/CSS">
<!--
BODY {
	font-family : Verdana;
	font-size : 10px;
	color: #224A06;		
	background-color: #ffffff;
	background-color: transparent;
}
td {
	font-family : Verdana;
	font-size : 11px;
	color: #224A06;		
}
.titel{
	font-family : Verdana;
	font-size : 12px;
	color: #2F7000;
	text-decoration: bold;
}
.marquee{
	font-family : Verdana;
	font-size : 13px;
	color: #fffff;
	text-decoration: bold;
}
A {
	text-decoration: none;
	color: #224A06;	
}

A:Hover {
	text-decoration: none;
	color: #DB2828;	
	cursor : hand;
}
.border {
border-top: solid 1 #2F7000;
border-bottom: solid 1 #2F7000; 
border-left: solid 1 #2F7000; 
border-right: solid 1 #2F7000;
}
A:link.button	
{	
	width: 150px;
	
	border: none;
	color: #ffffff;
	font-size: 12px;	
	font-family : verdana;
	text-decoration: none;
	background-color: #000000;	
}

A:visited.button	
{	
	width: 150px;
	
	border: none;
	color: #ffffff;
	font-size: 12px;	
	font-family : verdana;
	text-decoration: none;
	background-color: #000000;	
}

A:active.button	
{	
	width: 150px;
	
	border: none;
	color: #000000;
	font-size: 12px;	
	font-family : verdana;
	text-decoration: none;
	background-color: #cccccc;
	
}

A:hover.button
{		
	width: 150px;
	
	border: none;
	color: #000000;
	font-size: 12px;	
	font-family : verdana;
	text-decoration: none;
	background-color: #cccccc;	
}		
.WHITE
{
font-size: 11px;	
	font-family : verdana;
	color: #ffffff;
	 font-weight: bold;
}








A:link.pages
{	
	border: none;
	color: #2F7000;
	font-size: 10px;	
	font-family : verdana;
	text-decoration: none;
}

A:visited.pages
{		
	color: #2F7000;
	font-size: 10px;	
	font-family : verdana;
	text-decoration: none;
}

A:active.pages
{		
	color: #000000;
	font-size: 10px;	
	font-family : verdana;
	text-decoration: underline;	
}

A:hover.pages
{	
	color: #000000;
	font-size: 10px;	
	font-family : verdana;
	text-decoration: underline;
}		




-->		  
</style>