a:link {
	text-decoration:none;
	color: #595744;

}
a:visited {
	text-decoration:none;
	color: #595744;
}
a:hover {
	text-decoration:none;
	color: #FF0000;
}
a:active {
	text-decoration:none;
	color: #595744;
}
