A:HOVER {background-color:#F5F5F5
	
}
A:LINK {
	color : Blue;
}
A:VISITED {
	color : #4682B4;
}