textarea {
            width: 380px; 
            background-color: #6F7981; 
            border-style: outset; 
            border-top: 1px solid #828B95; 
            border-left: 1px solid #828B95; 
            border-right: 1px solid #828B95; 
            border-bottom: 1px solid #828B95; 
            color: #CCCCCC; 
            font-family: "Times New Roman", Times, serif; 
            font-size: smaller; 
            padding-top: 2px; 
            padding-right: 2px; 
            padding-bottom: 2px; 
            padding-left: 2px; 
            cursor: text
}

input {
	width: 380px; 
            background-color: #6F7981; 
            border-style: outset; 
            border-top: 1px solid #828B95; 
            border-left: 1px solid #828B95; 
            border-right: 1px solid #828B95; 
            border-bottom: 1px solid #828B95; 
            color: #CCCCCC; 
            font-family: "Times New Roman", Times, serif; 
            font-size: smaller; 
            padding-top: 2px; 
            padding-right: 2px; 
            padding-bottom: 2px; 
            padding-left: 2px; 
            cursor: text
}
.TextGrauhell {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

