
A:Visited   { color: white; font-weight: bold; text-decoration: none }

A:Active   { color: white; font-weight: bold; text-decoration: none }

A:Hover  {
	font-weight : bold;
	color : Silver;
	text-decoration : underline;
}

