a:link {
	color: #663333;
	text-decoration: none;
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
}
a:visited {
	color: #663333;
	text-decoration: none;
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
}
a:hover {
	color: #663333;
	text-decoration: none;
	font-family: Papyrus;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #663333;
	text-decoration: none;
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
}
