body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
}
.footer a:link, .footer a:visited {
	color: #c6bb63;
	font-size:11px;
	text-decoration: none;
	padding:0px 5px 0px 10px;
}

.footer a:hover {
	color:#626049;
}

.news a:link, .news a:visited {
	color: #c6bb63;
	text-decoration: none;
}

.news a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.register, .register a:link, .register a:visited, .register a:hover {
	color: #c6bb63;
	font-size:11px;
	text-decoration: none;
}