
a:link { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color:#000000; }
a:hover { text-decoration: underline; color:#990000; }
a:active { text-decoration: none; color:#990000; }

.ansage {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #000000;
}

.head {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.text {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.input {  font-family: verdana, Helvetica, sans-serif; font-size: 10px; color:#000000; background-color: #CCCCCC; border:1px solid #999999; height:18px; width:200px;}
.textarea {  font-family: verdana, Helvetica, sans-serif; font-size: 10px; color:#000000; background-color: #CCCCCC; border:1px solid #999999; height:100px; width:300px;}
.button  { background-color:#CCCCCC; font-size: 10px; color:#000000; width:97px; height:20px; border:1px solid #999999; }
form{margin:0px; padding:0px;}