a:link {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
a:active {
	color: #000000;
}

