a:link { 

	font: 12pt Times;
	font-weight:none; 
	 
	color:orange;
}
a:visited { 
	
	text-decoration: underline; 
	color:orange;
}
