
BODY {
	MARGIN: 0px
}
TD{
	font-size: 11; 
	font-family: Verdana,Arial;

}
.bot{
  color:black;
  font-weight:bold;
  text-decoration:none;
  padding-left:10px;
  padding-right:10px;
  font-size:10px;
  font-family:Verdana;
}
.bot:hover{
  color:blue;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	border: none;
}