a:link {
	text-decoration: none;
	color: #FF0000;
}
a:link {  color: #FF0000}
a:visited {  text-decoration: none; color: #FF0000}
a:hover {  color: #339933; text-decoration: none}
a:active {  color: #CCCCCC; text-decoration: none}
flshing {
	text-decoration: blink;
}


