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

