body 				{font-family: Verdana, Helvetica, sans-serif;font-size: 12px;color: #000000;}

.text 				{color: #404040;font-size: 12px; font-weight: normal;text-decoration: none; line-height : 16px}
.textbold			{color: #404040;font-size: 12px; font-weight: bold;text-decoration: none; line-height : 16px}
.textsmall			{color: #999999;font-size: 10px; font-weight: normal;text-decoration: none; line-height : 16px}

/:::::::::: LINKFARBEN ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
a 					{font-size: 12px;font-weight: bold;color: #6B9FD9;text-decoration: none;}
a:link 				{font-size: 12px;font-weight: bold;color: #6B9FD9;text-decoration: none;}
a:visited 			{font-size: 12px;font-weight: bold;color: #6B9FD9;text-decoration: none;}
a:hover 			{font-size: 12px;font-weight: bold;color: #6B9FD9;text-decoration: none;}
a:active 			{font-size: 12px;font-weight: bold;color: #6B9FD9;text-decoration: none;}

/:::::::::: LINKFARBEN SMALL ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
.asmall				{font-size: 10px;font-weight: normal;color: #999999;text-decoration: none;}
.asmall:visited 	{font-size: 10px;font-weight: normal;color: #999999;text-decoration: none;}
.asmall:hover 		{font-size: 10px;font-weight: normal;color: #999999;text-decoration:underline;}
.asmall:active 		{font-size: 10px;font-weight: normal;color: #999999;text-decoration:underline;}