
a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a:visited  { color: #0d336e; font-weight: normal; text-decoration: none }

a:active {
	color: #333333;
	font-weight: none;
	text-decoration: none;
}

a:hover  { color: #0d336e; font-weight: normal; text-decoration: none }
.reverse:visited { }
.reverse { color: #bbb; text-decoration: underline }
.reverse:active { }
.reverse:hover { color: #1073b3; text-decoration: none }
.table_background {  border: 2px #D4DF55 ridge}
A {
	font-weight: bolder;
	color: #00CC00;
	text-decoration: none;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.contentSmall  { color: #000000; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.contentSmallWhite   { color: white; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.contentSmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
