a:link {
	color: #583731;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #402723;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #9999FF;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #583731;
	font-weight: bold;
	font-size: 12px;
}
