a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #91561A;
	font-style: normal;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7F470C;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7F470C;
}
