
 A:link {
		color: blue; 
		text-decoration: underlined
		}
 A:visited { 
		color: dark blue;
		text-decoration: italic
		}   
