A:LINK {
	color : Blue;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : smaller;
	font-style : normal;
	font : bold;
	text-decoration : none;
}
A:VISITED {
	color : Blue;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-weight : medium;
	font : bold;
	text-decoration : none;
}
