td.norm {
	font-family : Verdana;
	font-size : 11px;
	line-height: 16px;
	}
		
span.title {
	font-family : Verdana;
	font-size : 12px;
	font-weight: bold;
}

a {
	font-family : Verdana;
	text-decoration: underline;
	color : #6E3E2D;
}

a:hover {
	color: #FF701B;
; text-decoration: none
}


FORM {
	margin : 0px 0px 0px 0px;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal
	}

.formular {
	border-top: #000000 solid 1px;
	border-bottom: 1px solid #6E3E2D;
	border-left: 1px solid #000000;
	border-right: 1px solid  #000000;
	background: transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	font-size: 11px;
	font-style: normal
	border-style : solid;
	}
