
.fett    { color: black; font: bold 13px/16px Arial }
.FontBold    { color: black; font: bold 13px/16px Arial }
.FontBoldBlue     { color: #0000ff; font: bold 13px/16px Arial; text-decoration: none }
.FontBlue     { color: #0000ff; font: normal 13px/16px Arial; text-decoration: none }
.FontBoldBlue20     { color: #0000ff; font: bold 15px/18px Arial; text-decoration: underline}
.FontBlue_small     { color: #0000ff; font: normal 11px/14px Arial; text-decoration: none }
.FontBlack_small     { color: #000000; font: normal 11px/14px Arial; text-decoration: none }
.Right       { color: black; font: 13px/16px Arial; text-align: right }
.RightBold { color: black; font: bold 13px/16px Arial; text-align: right }
.Center  { color: black; font: 13px/16px Arial; text-align: center }
td     { color: black; font-style: normal; font-weight: normal; font-size: 13px;  font-family: Arial }
body { color: black; background-color: white }
.marker { background-color: yellow }


a.navi:link { color: white; 
	font-weight: 500; 
	font-size: 15px; 
	font-family: Arial; 
	text-decoration: none; 
	text-align: left }

a.navi:active  { color: silver }

a.navi:visited { color: white;
	font-weight: 500; 
	font-size: 15px; 
	font-family: Arial; 
	text-decoration: none; 
	text-align: left }

a.navi:hover   { color: silver;
	font-weight: 500; 
	font-size: 15px; 
	font-family: Arial; 
	text-decoration: none; 
	text-align: left }

a:link       { color: blue; font-weight: bold; font-size: 13px;  font-family: Arial; text-decoration: none; text-align: left }

a:visited       { color: blue; font-weight: bold; font-size: 13px;  font-family: Arial; text-decoration: none; text-align: left }
 
a:active  { color: silver }
a:hover  { color: gray }