a:link  {
	color : #000000;
	text-decoration : none;
}

a:visited  {
	color : #000000;
	text-decoration : none;
}

a:active  {
	color : #000000;
	text-decoration : none;
}

.tb {
	border: 1px dotted #697F94;
}

a:hover  {
	color :#000000; text-decoration: underline;
}

body, td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	scrollbar-face-color:#FCE003;
	scrollbar-highlight-color:#FCE003;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFED99;
}

.hidepics {
  width:0px;
  height:0px;
  visibility:hidden;
}

