A  {
	font-size : 18px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Visited  {
	font-size : 18px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Active  {}

A:Hover  {
	font-size : 18px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
	text-decoration : none;
}



