.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #777B20;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a
{
	color:#777B20;
}
body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
input,select,textarea {
	border:1px solid black;
}