body,td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #927547;
	text-decoration: underline;
	// font-weight: bold; 
}

a:hover {
	text-decoration: none;
}

.small {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	color: #333333;
}
hr {
     border-top:.25px solid #000000;
     border-bottom:0px;
     border-left:0px;
     border-right:0px;
}