a:link {
	color: #C6BC98;
	text-decoration: none;
}
a:visited {
	color: #C6BC98;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #C6BC98;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image: url(img2005/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	background-color: #000000;
}
