A:ACTIVE {
	font-size : x-smaall;
	font-style : normal;
	font-family : "MS Sans Serif";
	text-decoration : none;
	color : #CEFFFF;
}

A:LINK {
	font-size : x-smaall;
	font-style : normal;
	font-family : "MS Sans Serif";
	text-decoration : none;
	color : #CEFFFF;
}

A, A:HOVER {
	font-size : x-small;
	font-style : normal;
	font-family : "MS Sans Serif";
	text-decoration : underline;
	color : #FFCE63;
}

A:VISITED {
	font-size : x-smaall;
	font-style : normal;
	font-family : "MS Sans Serif";
	text-decoration : none;
	color : silver;
}