A:VISITED{
	color : #000000;
	text-decoration : none;
}
A:LINK{
	color :#000000;
	text-decoration : none;
}
A:ACTIVE{
	color : #000000;
	text-decoration : none;
}
A:HOVER{
	color : #FFFFFF;
}



