.sbdGear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #212c67;
}
a:link {
	font-style: oblique;
	font-weight: bold;
	color: #a16096;
	text-decoration: underline;
}
a:visited {
	font-style: oblique;
	color: #a16096;
	text-decoration: none;
}
a:hover {
	font-style: oblique;
	color: a16096;
	text-decoration: none;
}
a:active {
	color: a16096;
	text-decoration: underline;
}
