/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(img/BG.jpg);}a:link {	color: #FF4400;	text-decoration: none;}a:visited {	color: #EE2200;	text-decoration: none;}a:hover {	color: #FF8800;	text-decoration: underline;}a:active {	color: #FFAA00;	text-decoration: none;}body,td,th {	color: #663300;}hr {	color: #660000;	background-color: #660000;	border: 0;	height: 1px;	width: 100%;	text-align: left;}