<style>a:link {
	text-decoration: none;
	color: #996600;

}
a:visited {
	text-decoration: none;
	color: #996600;

}
a:hover {
	color: #006699;
	text-decoration: none;
}
</style>
