	<style>
		.dummy{	}
		A:visited {color: Purple; text-decoration: none;}	
		A:link {color: Blue; text-decoration: none;}
		A:active {color: Red; text-decoration: none;}
		A:hover {text-decoration: underline;}
		.small {font-size: 70%;}
		SUP {font-size:70%; vertical-align:super;}
	</style>
