
A:link {
	COLOR:#ff0000;
}
A:visited {
	COLOR:#ff0000;
}
A:active {
	COLOR:#000099; 
}
A:hover {
	COLOR: black;
}
