a:link {
	text-decoration: none;
	color: #99CCCC;
}
a:link {  color: #99CCCC}
a:visited {  text-decoration: none; color: #999999}
a:hover {  color: #336699; text-decoration: none}
a:active {  color: #666666; text-decoration: none}
flshing {
	text-decoration: blink;
}

