body {background: #dbefee url(hg_os.gif) no-repeat center center;}

td {	font-family: arial, helvetika, verdana, sans-serif;
	font-size: 12px;
	color: #008C81;
	font-weight: normal;
	text-decoration: none;}

.title {	font-family: arial, helvetika, verdana, sans-serif;
		font-size: 14px;
		color: #008C81;
		font-weight: bold;
		text-decoration: none;
		font-style:italic;}

.klein {	font-family: arial, helvetika, verdana, sans-serif;
		font-size: 11px;
		color: #008C81;
		font-weight: normal;
		text-decoration: none;
		font-style:normal;}

a:link	{	font-family: arial, helvetika, verdana, sans-serif;
		font-size: 12px;
		color: #008C81;
		font-weight: normal;
		text-decoration: none;
		font-style:normal;}

a:visited{	font-family: arial, helvetika, verdana, sans-serif;
		font-size: 12px;
		color: #008C81;
		font-weight: normal;
		text-decoration: none;
		font-style:normal;}

a:hover{	font-family: arial, helvetika, verdana, sans-serif;
		font-size: 12px;
		color: #28A7A1;
		font-weight: normal;
		text-decoration: none;
		font-style:normal;}

a:active {	font-family: arial, helvetika, verdana, sans-serif;
		font-size: 12px;
		color: #008C81;
		font-weight: normal;
		text-decoration: none;
		font-style:normal;}
		
input {
		font-size: 12px; 
		font-family: Arial;
		COLOR: #008c81;
		border:none;
		padding-left: 2px;
		font-size: 10px;
		font-weight: bold;
		background-color: transparent;
		background-repeat:no-repeat;
}

textarea {
		background-color: none;
		background-repeat: no-repeat;
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		COLOR: #008c81;
		border:none;
		padding-left: 10px;
}