body  {
	font-size : 11px;
	font-family : Georgia, Arial, Helvetica;
	scrollbar-face-color: #E0E0E0;
	scrollbar-arrow-color: #ACACAC;
	scrollbar-track-color: #ECECEC;
	scrollbar-shadow-color: #ACACAC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C1C0C1;
	scrollbar-darkshadow-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0; 
}

.links{
	font-size : 12px;
	font-family : Georgia, Arial, Helvetica;
	color : #076550;
}

.titel{
	font-size : 11px;
	font-family : Georgia, Arial, Helvetica;
	color : #757575;
	font-weight: bold;
}

td {
	font-size : 11px;
	font-family : Georgia, Arial, Helvetica;
	color : #757575;
}

a  {
	font-size : 11px;
	font-family : Georgia, Arial, Helvetica;
	color : #757575;
	text-decoration : none;
	font-weight: bold;
}

a:visited  {
	font-size : 11px;
	font-family : Georgia, Arial, Helvetica;
	color : #757575;
	text-decoration : none;
	font-weight: bold;
}

a:active  {
	font-size : 11px;
	font-family : Georgia, Arial, Helvetica;
	color : #757575;
	text-decoration : none;
	font-weight: bold;
}

a:hover  {
	font-size : 11px;
	font-family : Georgia, Arial, Helvetica;
	color : #757575;
	text-decoration : underline;
	font-weight: bold;
}