a:link {
	font-size: 9px;
	color: #531406;
	text-decoration: underline;
}
a:visited {
	font-size: 9px;
	color: #531406;
	text-decoration: none;
}
a:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
