
A:link  { color: navy; font-weight: bold; text-decoration: none }
A:active {
	COLOR: #FF00FF; TEXT-DECORATION: none
;}
A:visited {
	COLOR: #555555; TEXT-DECORATION: none
;}
A:hover  { color: #ff0000; font-style: italic; font-weight: bold; text-decoration: underline }
