A:LINK, A:VISITED {
	color : Silver;
	text-decoration : none;
	font-family : Verdana;
	font-size : 13px;
	font-variant : normal;
	font-style : normal;
}

A:HOVER {
	color : Gray;
	text-decoration : none;
	font-family : Verdana;
	font-size : 13px;
	font-variant : normal;
	font-style : normal;
}
