A:LINK {

	color : #0000FF;
	text-decoration : none;
	
}
A:VISITED {
	
	color : #0000FF;
	text-decoration : none;
	
}
A:active {
	
	color : #0000FF;
	text-decoration : none;
	
}
A:HOVER {
	
	color : #FC6E05;
	text-decoration : none;
	
}
