:link	 {
			Color : blue ;
			Text-Decoration : none;
			font : normal Arial;
								}
	:visited	 {
			Color : blue ;
			Text-Decoration : none;
			font : normal Arial;
					}
	a:hover	 {
			Color : red ;
			Text-Decoration : none
		}