a:link  {
	color : #7D8381;
	text-decoration : none;
}

a:visited  {
	color : #7D8381;
	text-decoration : none;
}

a:active  {
	color : #7D8381;
	text-decoration : none;
}

.tb {
	border: solid 1px;
}

a:hover  {
	color :#7D8381; text-decoration: underline;
}

body, td {
		font-family: Verdana, Arial, Helvetica, sans-seri;
	font-size: 11px;
	color:#7D8381;
	font-weight: normal;
}
