 
a:hover{ text-decoration: underline; color: #A9A9A9;
	
}
a:active{
	color: Silver;
}

a{
	
	text-decoration: none;
	color: #A52A2A;
}
