@charset "UTF-8";
a:link {
	font-weight: bold;
	color: #990034;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #990034;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.special:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.special:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.special:hover {
	font-weight: normal;
	color: #A69687;
	text-decoration: none;
}
a.special:active {
	font-weight: normal;
	color: #A69687;
	text-decoration: none;
}
a.special2:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.special2:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.special2:hover {
	font-weight: normal;
	color: #A69687;
	text-decoration: none;
}
a.special2:active {
	font-weight: normal;
	color: #A69687;
	text-decoration: none;
}
a.special3:link {
	font-weight: normal;
	color: #990034;
	text-decoration: none;
}
a.special3:visited {
	font-weight: normal;
	color: #990034;
	text-decoration: none;
}
a.special3:hover {
	font-weight: normal;
	color: #A69687;
	text-decoration: none;
}
a.special3:active {
	font-weight: normal;
	color: #A69687;
	text-decoration: none;
}
