body {
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
	background-color: #303030;
	line-height: 160%;
        CURSOR: url("Images/Stone.cur")
}
A  {
         CURSOR: url("Images/Stone.cur")
}
td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 160%;
}
a:link {
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9933;
	text-decoration: underline;
}
.copy {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copy:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}.copy:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}.copy:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copy2 {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.orange {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.orange_14 {
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}

