A:link {
	COLOR: #000000;
text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #000000;
text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #00C0C0;
text-decoration: none;

	font-weight: bold;
}
A:active {
	COLOR: #0000ff;
text-decoration: none;
	font-weight: bold;
}
