body {
	background-attachment: fixed;

     }

body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #c2a67a;

     }

a:link {
	text-decoration: none;
	color: #c2a67a;
}
a:visited {
	text-decoration: none;
	color: #c2a67a;
}
a:hover {
    text-decoration: none;
	color: #cc6600;
}
a:active {
	text-decoration: none;
	color: #cc6600;
}
