body, table, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ff703b;
	text-decoration: none;
}

.menu {
	vertical-align: middle;
}

.form {
	border: 1px solid #ff703b;
	width: 150px;
	height: 22px;
}
.form1 {
	border: 1px solid #ff703b;
	height: 22px;
}

.form-addsugg {
	border: 1px solid #ff703b;
	width: 600px;
	height: 200px;
}

.button-login {
	background-color:#ff703b;
	border: 1px solid #ff703b;
	width: 50px;
	color: #FFF;
	height: 22px;
	margin-top:10px;
}

.button-register {
	background-color:#ff703b;
	border: 1px solid #ff703b;
	color: #FFF;
	width: 70px;
	height: 22px;
    margin-top:10px;
}
