body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/2007_bg2.png);
	background-attachment: scroll;


}
p {
	font-family: Arial;
	font-size: 13px;
	color: #999999;

}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
