a:link {
}
a:visited {
	font-size: 10pt;
	color: #999999;
}
a:hover {
	font-size: 10pt;
	color: #00FFFF;
	text-decoration: underline;
}
a:active {
	font-size: 10pt;
	color: #000099;
}
