body 	{
	background-repeat: repeat-x;
	margin: 0;
	}

h1	{
	font-family: Tahoma;
	font-size: 18px;
	color: #ffffff;	
	font-weight: normal;
	}

input, textarea
	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #000000;
	background: #808286;
	font-weight: lighter;
	}

#boldaus {
	font-weight: bold;
	}

table	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	}

.linkit	{
	width: 204px;
	height: 410px;
	}

.qwerty	{
	width: 204px;
	text-align: right;
	}

.qwerty a	{
	color: #000000; 
	font-size: 18px; 
	text-decoration: none;
	}

.qwerty a:link
	{
	color: #000000; 
	font-size: 18px; 
	text-decoration: none;
	}
.qwerty a:visited
	{
	color: #000000; 
	font-size: 18px; 
	text-decoration: none;
	}

.qwerty a:hover
	{
	color: #025728; 
	font-size: 18px; 
	text-decoration: none;
	}

.qwerty a:active
	{
	color: #025728; 
	font-size: 18px; 
	text-decoration: none;
	}

A
a:active, a:link, a:visited {  color: #d5ab70; text-decoration: none;}
a:hover {  color: #ffffff; text-decoration: underline;}