a:link {
	font-family: Sylfaen;
	font-weight: Bold;
	color: #710A1F;
	text-decoration: none;
}
a:visited {
	font-family: Sylfaen;
	font-weight: Bold;
	color: #710A1F;
	text-decoration: none;
}
a:hover {
	font-family: Sylfaen;
	font-weight: Bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Sylfaen;
	color: #710A1F;
	text-decoration: none;
}
