body {
  background-color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  scrollbar-face-color:#000000;
  scrollbar-track-color:#C77857;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
}
.txt {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	width: 700px;
	text-align: justify;
}
.banner {
	font-family: Arial Black;
	font-size: 14px;
	text-align: center;
	width: 600px;
}
.links {
	font-family: Arial Black;
	font-size: 14px;
	text-align: left;
   padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
.category {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial Black;
	font-weight: normal;
	font-size: 17px;
	text-align: left;
}
.listing {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	line-height: 24px;
}
.nav {
	font-family: Arial Black;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	width: 600px;
}
.wm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
ul {
	list-style-image: url(star.gif);
	font-family: Arial Black;
	font-size: 15px;
	font-weight: normal;
}
a:link,a:visited{
  text-decoration: underline;
  color: #C77857;
}
a:hover,a:active{
  color: #000000;
  text-decoration: underline;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  color: #FFFFFF; 
}
a.do:hover,a.do:active{
  color: #000000;
  text-decoration: underline;
}
h1 {
	font-size: 30px;
	display: inline;
   font-family: Impact;
	font-weight: normal;
   color: #C77857;
	text-align: right;
}
h1.do {
	font-size: 27px;
	display: inline;
   font-family: Impact;
	font-weight: normal;
   color: #C77857;
	text-align: right;
}
h2 {
	font-size: 17px;
	display: inline;
   font-family: Arial Black;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
}
h3 {
	font-size: 20px;
	display: inline;
	color: #000000;
   font-family: Impact;
	font-weight: normal;
}