.greyborder {
	border: thin solid #999999;
}
a:link { text-decoration:underline}
a:visited { text-decoration:underline}
a:hover { text-decoration:none}
a:active { text-decoration:none}