a:link {
	font-size: 10px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #673F3F;
	text-decoration: underline;
}
