
a:link { color: #0000FF; text-decoration: none }
a:visited { color: #7F0298; text-decoration: none }
a:hover { color: #0000FF; text-decoration: underline }
a:active { color: #0000FF; text-decoration: none }



a.anchor:hover {text-decoration: none}



a.green-link:link { color: #348781; text-decoration: none }
a.green-link:visited { color: #348781; text-decoration: none }
a.green-link:hover { color: #0000FF; text-decoration: underline }
a.green-link:active { color: #348781; text-decoration: none }



span.green-link {
		link { color: #348781; text-decoration: none }
		visited { color: #348781; text-decoration: none }
		hover { color: #0000FF; text-decoration: underline }
		active { color: #348781; text-decoration: none }
}

 
<link rel="stylesheet" type="text/css" href="http://www.adventure-learning-initiatives.com/support-files/adventure-quest.css"/>