a:link {
	color: #999999;
	text-decoration:none;
	font-size:xx-small
}

a:visited {
  color: #999999;
  text-decoration:none;
  font-size:xx-small
}

a:hover {
	text-decoration: underline;
	font-size:xx-small
}
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small
	;
	color: #999999;
}