a {
	color: #7f7b92;
}
a:visited {
	color: #7f7b92;
}
a:active {
	color: #7f7b92;
}
a:hover {
	color: red;
}