A {
	color :#ADD8E6;
	text-decoration: none;
}
A:hover {
	color : #FFD700;
	text-decoration : none;
}

