body {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
:link img { 
  border:none;
  text-decoration:none; 
}
:visited img { 
  border:none;
  text-decoration:none; 
}
:link:active img, :visited:active img { 
  border:none; 
  text-decoration:none;
}
img {
  border:none;
}
.TextBold {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.TextUnderline {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
}
.TextKlein {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
}
.TextScroll {
	font-family: Verdana;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
