.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535353;
}
.botline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
a:link {
	color: #CFC7B8;
}
a:visited {
	color: #CC8602;
}
a:hover {
	color: #CC8602;
	text-decoration: none;
	font-weight: normal;

}
.new_thumb{
	border:1px solid black;

}