a:link {
	color: #ff0000;
}
a:visited {
	color: #ff0000;
}
a:hover {
	color: #774647;
}
a:active {
	color: #ff0000;
}
