body {
	margin: 0px auto;
	font-family: helvetica;
	font-size: 12px; 
	color: #4D4D4D;
	background-color: #000000;
	line-height: 20px;
	text-align: justify;
	height: 615px;
}

a {
	font-family: helvetica;
	font-size: 12px;
	color: #C9A115;
	text-decoration: none;
}

a:hover {
	font-family: helvetica;
	font-size: 12px;
	color: #C9A115;
	text-decoration: underline;
}

a.lang {
	font-family: helvetica;
	font-size: 11px;
	color: #C9A115;
	text-decoration: none;
}

a.lang:hover {
	font-family: helvetica;
	font-size: 11px;
	color: #C9A115;
	text-decoration: underline;
}

a.menu {
	font-family: helvetica;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
}

a.menu:hover {
	font-family: helvetica;
	font-size: 12px;
	color: #bcbcbc;
	text-decoration: underline;
}

a.selected_menu {
	font-family: helvetica;
	font-size: 12px;
	color: #C9A115;
	text-decoration: none;
}

a.brand {
	font-family: arial;
	font-size: 12px;
	color: #C9A115;
	text-decoration: none;
}

a.brand:hover {
	font-family: arial;
	font-size: 12px;
	color: #C9A115;
	text-decoration: underline;
}

.title_yellow {
	font-family: "lucida sans unicode", "lucida grande", arial;
	font-size: 25px;
	color: #C9A115;
}

input, textarea, select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6B6B6;
    font-family: helvetica;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.button_order {
	width: 41px;
	height: 22px;
	background-image: url(../images/button_order.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
}
