body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-size: 10px;
}

input.email {
	background-color: #FBEFCB;
}
input {

background-color: #FBEFCB;
color: #302C19;
font: 13px "times New Roman", Times, serif;
}


.whitetext {
	Font-size: 12px;
	color: #FFFFFF;
}

.mainmenu {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: 12px;
	Font-weight: bold;
	Color: #302C19;
}

.newsletter {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: 13px;
	Font-weight: regular;
	Color: #000000;
}


A {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#302C19;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#302C19;
	text-decoration: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#302C19;
	text-decoration: underline;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#302C19;
	text-decoration: none;
}
