<!--
	:link	 {
			text-transform : none                                                                                                                       ;
			Color : black                                        ;
			Text-Decoration : None
			font-family: pegasus;
		}
	:active	 {
			text-transform : none                                                                                                                              ;
			Text-Decoration : None
			font-family: pegasus;
		}
	:visited	 {
			text-transform : none                                                                                                                               ;
			Color : black                                       ;
			Text-Decoration : None
			font-family: pegasus;
		}
	a:hover	 {
			text-transform : none                                                                                                                           ;
			Color : #666666                                        ;
			Text-Decoration : Underline
			font-family: pegasus;
		}
	-->