 A  {
  	text-decoration : none;
  	font-weight : plain;
	color:#000000;
  }

  A:hover  {
  	text-decoration : none;
  	color : #666600;
  }

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.BotBelt {
	background-color: #e5f0d6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BodyTxt {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

