a {
	font-size: 12px;
	color: #912321;
}
a:visited {
	color: #912321;
	text-decoration: none;
}
a:hover {
	color: #912321;
	text-decoration: underline;
}
a:active {
	color: #912321;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}