body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.new {
	background-attachment: fixed;
	background-image: url(images/page_18.jpg);
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF33;
}
.mail_a:link {
	color: #333366;
}
.mail_a:visited {
	color: #333366;
}
.mail_a:hover {
	color: #3300ff;
}