a:link		{	color:rgb(192,188,192);	text-decoration:none; font-weight:bold; }
a:visited	{	color:rgb(192,188,192);	text-decoration:none; font-weight:bold; }
a:hover	{	color:rgb(255,102,0);		text-decoration:none; font-weight:bold; }
a:active	{	color:rgb(255,102,0);		text-decoration:none; font-weight:bold; }

A:link img						{ border:1px; border-thickness: 1px; border-color:rgb(20,20,20); border-style: solid; }
A:visited img					{ border:1px; border-thickness: 1px; border-color:rgb(20,20,20); border-style: solid; }
A:hover img, A:active img	{ border:1px; border-thickness: 1px; border-color:rgb(255,102,0); border-style: solid; }

body		{	background-color: rgb(20,20,20);
				color: rgb(192,188,192);
				font-family: Arial, Tahoma, Verdana, SansSerif, Geneva ;
				font-size: 12px;
				font-weight: normal;
				text-align: justify;	}
p			{	/*background-color: rgb(20,20,20);*/
				color: rgb(192,188,192);
				font-family: Arial, Tahoma, Verdana, SansSerif, Geneva ;
				font-size: 12px;
				font-weight: normal;
				text-align: justify;	}

td			{	vertical-align:top;
				/*background-color: rgb(20,20,20);*/
				color: rgb(192,188,192);
				font-size: 10px;
				font-family: Arial, Tahoma, Verdana, SansSerif, Geneva ;
				font-weight: normal;
				text-decoration: none }

.Standard	{	vertical-align:text-top;
				text-align:left;
				font-family: Arial, Tahoma, Verdana;
				color: rgb(20,20,20);
				font-size: 12px;
				font-weight: normal;	}

.ueber1	{	text-align: left;
				font-family: Arial, Tahoma, Verdana, SansSerif, Geneva ;
				font-size: 140%;
				font-weight: bold; }

body	{
	scrollbar-base-color:			rgb(20,20,20);
	scrollbar-3dlight-color:			rgb(20,20,20);
	scrollbar-arrow-color:			rgb(255,102,0);
	scrollbar-darkshadow-color:	rgb(20,20,20);
	scrollbar-face-color:			rgb(20,20,20);
	scrollbar-highlight-color:		rgb(20,20,20);
	scrollbar-shadow-color:		rgb(20,20,20);
	scrollbar-track-color:			rgb(20,20,20);
		}