<!--
		:link	 {
				text-transform : none                                                                          ;
				Color : #000000 ;
				Text-Decoration : None
			}
		:active	 {
				text-transform : none                                                                          ;
				Text-Decoration : None
			}
		:visited	 {
				text-transform : none                                                                          ;
				Color : #666666 ;
				Text-Decoration : None
			}
		a:hover	 {
				text-transform : none                                                                          ;
				Color : purple ;
				Text-Decoration : Underline
			}

		-->