
A:link {
	COLOR: #660000;
	text-decoration: none;
}
A:visited {
	COLOR: #660000;
	text-decoration: none;
}
A:hover {
	COLOR: #f99500;
	text-decoration: underline;
}

