body {
	padding: 0;
	margin: 0;
	background: #000000 url(images/bg.jpg) no-repeat center top;
	color: #333333;
}
.fieldform {
	background-image: url(images/newsletter_form_bg.jpg);
	height: 21px;
	width: 161px;
	border: 1px solid #DFA628;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 6F6F6F;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.submit {
	background-image: url(images/signup.jpg);
	background-repeat: no-repeat;
	border: 1px solid #DFA628;
	height: 22px;
	width: 74px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 4px;

}
.submitover {
	background-image: url(images/signup2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #DFA628;
	height: 22px;
	width: 74px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 4px;

}
.texthomepage {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;

}
a:link {
	color: DCA428;
	text-decoration: none;
}
a:visited {
	color: DCA428;
	text-decoration: none;
}
a:hover {
	color: DCA428;
	text-decoration: underline;
}
a:active {
	color: DCA428;
	text-decoration: underline;
}
.news {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;

}
a.news:link, a.news:visited	{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	}
a.news:hover	{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: underline;
	}
.bottombar {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 898989;
	line-height: 16px;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: 898989;
	line-height: 16px;
}
a.bottombar:link, a.bottombar:visited	{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: DCA428;
	line-height: 16px;
	}
a.bottombar:hover	{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: DCA428;
	line-height: 16px;
	}
a.copyright:link, a.copyright:visited	{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: DCA428;
	line-height: 16px;
	}
a.copyright:hover	{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: DCA428;
	line-height: 16px;
	}
