body, tbody {
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
  color: #000000;
  background: #fff;
  margin: 0;
  padding: 0; font-size:12px
  
}

.hide 	{
	display: none;
	}
img	{
	display: block;
	border: 0px none;
	}
a:link 	{ font-weight: bold;
	text-decoration: none;
	color: #c30;
	background: transparent;
	}
a:visited { font-weight: bold;
	text-decoration: none;
	color: #c30;
	background: transparent;
	}

a:hover { font-weight: bold;
	text-decoration: underline overline;
	color: #f60;
	background: transparent;
	}

a:active { font-weight: bold;
	text-decoration: none;
	color: #f90;
	background: transparent;
	}
#title	{ font-weight: bold;
	color: #f90;
	background: transparent;

	}
