﻿body
{
	color: #cc9900;
	background-image: url(img/bj.gif);
	background-color: black;
}

a:visited {
	color: #cc9900;
	text-decoration: none;
}
a:link {
	color: #cc9900;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #cc9900;
}
a:active {
	text-decoration: none;
	color: #cc9900;
}
