a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

a:link {
	color: #DCD4C2;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
}

a:visited {
	color: #DCD4C2;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
}

a:hover {
	color: #DCD4C2;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline , overline;
}

body {
	background-color: #29313C;
	background-image: url("image/bg.jpg");
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: 600;
	scrollbar-3dlight-color: #000066;
	scrollbar-arrow-color: #DCD4C2;
	scrollbar-darkshadow-color: #28313C;
	scrollbar-face-color: #28313C;
	scrollbar-highlight-color: #DCD4C2;
	scrollbar-shadow-color: #DCD4C2;
	scrollbar-track-color: #28313C;
}

input {
	background-color: White;
	border-color: #000000;
	border-width: 1;
	color: #28313C;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	width: 220px;
}

select {
	background-color: White;
	border-color: #000000;
	border-width: 1;
	color: #28313C;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	width: 220px;
}


textarea {
	background-color: White;
	border-color: #000000;
	border-width: 1;
	color: #28313C;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	width: 220px;
}




.checkbox {
	background-color: #A58439;
	color: #DCD4C2;
	width: 25px;
}


.inputr {
	background-color: White;
	border-color: #000000;
	border-width: 1;
	color: #28313C;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	width: 90px;
}

.p4{
	color: #DCD4C2;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
}

.p6{
	color: #DCD4C2;
	font-size: 12px;
	font-weight: 500;
}

.menu {
	background: url(image/porshe1-bg.jpg) no-repeat center;
}

