a:link {
	font: 12px "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font: 12px "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #00FFFF;
	text-decoration: none;
}
a:visited {

	font: 12px "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {

	font: 12px "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
