a:link {
	color: #817D67;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #660000;
	text-decoration: none;

}
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-color: #040001;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #430007;
}
.style1 {color: #EEEFDD;
}
.style1 a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.style1 a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.style1 a:visited {
	color: #660000;
	text-decoration: none;
}