a {
	text-decoration:none;
}
a:link, a:visited {
	color:#000000;
}
a:active {
	color:#996600;
}
a:hover {
	color:#999999;
}
