A:LINK {
	color : #556B2F;
	text-decoration : none;
	font-size : 11px;
}
	


A:VISITED {
	color : Gray;
	text-decoration : none;
	font-size : 11px;
}
A:ACTIVE {
	color : #772C1B;
	font-size : 11px;
	text-decoration : none;
}
A:HOVER {
	color : #772C1B;
	font-size : 11px;
	text-decoration : none;
}



A.werbelinks:LINK {
	color : #FF4500;
	text-decoration : none;
	font-size : 12px;
}
	

A.werbelinks:VISITED {
	color : #FF4500;
	text-decoration : none;
	font-size : 12px;
}
A.werbelinks:ACTIVE {
	color : Red;
	font-size : 12px;
	text-decoration : none;
}
A.werbelinks:HOVER {
	color : Red;
	font-size : 12px;
	text-decoration : none;
}







BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0pt;
	margin-top: 8pt;
	background-color: #fffff0;
	scrollbar-face-color:#FFFFF0;
scrollbar-highlight-color:#F4D99F;
scrollbar-3dlight-color:#FFFFF0;
scrollbar-darkshadow-color:#FFFFF0;
scrollbar-shadow-color:#F4D99F;
scrollbar-arrow-color:#F4D99F;
scrollbar-track-color:#FFFFF0;
	
}

TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 12px;
}


TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #625A02;
	font-size : 12px;
}

TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 14px;
}

FORM {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


