A, A:active, A:visited{
	color: 993300;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: 000000;
	text-decoration: underline;
}