:link	 {
			Color : #FF9933;
			Text-Decoration : none
		}
:active	 {
			Color : #FF9933;
			Text-Decoration : none
		}
:visited	 {
            Color : #FF9933;
			Text-Decoration : none
		}
:hover	 {
			Color : #FF9933;
			Text-Decoration : underline
		}