<style type="text/css">
	:link {color: blue}
	:visited { color: purple}
	:active { color: orange}
	:hover {color: red }
	div.box {border: solid; border-width: thin; width=100% }
	div.color {background:#ffffcc; padding: 0.5em; border: none}
	</style>

