a:active {  font-family: "Times New Roman", Times, serif; font-style: oblique; color: #0000FF}

a:active {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {  font-family: "Times New Roman", Times, serif; font-style: oblique; color: #FF6600; text-decoration: underline; cursor: hand}

a:link {  font-family: "Times New Roman", Times, serif; font-style: oblique; color: #660000; text-decoration: underline}

a:visited {  font-style: italic; color: #FF6600; text-decoration: none}

