body { background-color: #CFE1FE }
A:link { text-decoration: underline; color: #000000; }
A:active { text-decoration: none; color: #000000; }
A:visited { text-decoration: none; color: #000000; }
A:hover { text-decoration: none; color: #0000ff; }
a.linkes  {color:black;
          text-decoration:underline;
          font-weight:bold;
}

ul	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	left: 10px;
}