a{
	font-weight: bold;
	text-decoration: ;
	
	

}
a:link {
	color: #A5784C;
}
a:visited {
	color:#A5784C;
}
a:active {
	color: #A5784C;
}
a:hover {
	color: #630;
}