body {}
td {}


a:link   		{ color: #fff; font-size: 10px; font-family: Verdana; text-decoration: none; }
a:visited  		{ color: #fff; font-size: 10px; font-family: Verdana; text-decoration: none; }
a:active     	{ color: #fff; font-size: 10px; font-family: Verdana; text-decoration: none; }
a:hover     	{ color: #cca256; font-style: italic; font-weight: bolder; font-size: 10px; font-family: Verdana; text-decoration: none; }


.class1 A:link 		{text-decoration: none; color: #D48F34;}
.class1 A:visited 	{text-decoration: none; color: #D48F34;}
.class1 A:active 	{text-decoration: none; color: #D48F34;}
.class1 A:hover 	{text-decoration: none; color: #D48F34;}

.class2 A:link 		{text-decoration: none; color: #D48F34; font-weight: bolder;}
.class2 A:visited 	{text-decoration: none; color: #D48F34; font-weight: bolder;}
.class2 A:active 	{text-decoration: none; color: #D48F34; font-weight: bolder;}
.class2 A:hover 	{text-decoration: none; color: #D48F34; font-weight: bolder;}

.class3 A:link 		{text-decoration: none; color: #D48F34; font-weight: bolder; font-size: 12px;}
.class3 A:visited 	{text-decoration: none; color: #D48F34; font-weight: bolder; font-size: 12px;}
.class3 A:active 	{text-decoration: none; color: #D48F34; font-weight: bolder; font-size: 12px;}
.class3 A:hover 	{text-decoration: none; color: #D48F34; font-weight: bolder; font-size: 12px;}


.Fusszeile {text-decoration: none; color: #737277; font-family: Verdana; font-size: 10px; text-decoration: none; }

.Titel {text-decoration: none; color: #666666; font-family: Verdana; font-size: 16px; text-decoration: none; font-weight: bolder;}

.Untertitel {text-decoration: none; color: #999999; font-family: Verdana; font-size: 16px; text-decoration: none; font-weight: bolder;}

.Text {text-decoration: none; color: #737277; font-family: Verdana; font-size: 12px; }