a:visited {
	color:#000000;
}
a:link {
	color:#000000;
}
a:active {
	color:#000000;
}
A:hover { 
	color:#ff0000;
}

