<!--

a:link {  
color:#ECA10B; 
text-decoration:underline;}

a:visited {  
color:#ECA10B; 
text-decoration:underline;}


font.texthome { font-family: Verdana; 
			    font-size:10pt;
			    color:white }
			    

font.ueberhome { font-family: Verdana; 
			    font-size:10pt;
			    color:white; 
			    font-weight:bold }

div.border { border-style:solid; 
			border-width:1px;
			color:white;}			    			     

Input { 
font-family:Verdana;
font-size:10pt;
border-width:1px;
color:white; 
border-color:#FFFFFF; 
background-color:#5F6072;
border-style:solid;
width:200px;}


Textarea { 
font-family:Verdana;
font-size:10pt;
border-width:1px;
color: white; 
border-color:#FFFFFF; 
background-color:#5F6072;
border-style:solid;
width:420px;}



-->