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