/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #663300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	scroll: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	background-image: url(../images/bg.jpg);
	letter-spacing: normal;
	word-spacing: 3px;
	line-height: 20px;
}
  body{
	scrollbar-base-color:#EBD8C5;
	 }
  
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

