a:link {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	color: #658290;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	color: #658290;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:link.xsmall {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #658290;
	text-decoration: none;
	font-weight: bold;
}
a:visited.xsmall {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #658290;
	text-decoration: none;
	font-weight: bold;
}
a:hover.xsmall {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:link.blue_large {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: large;
	color: #658290;
	text-decoration: none;
	font-weight: bold;
}
a:visited.blue_large {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: large;
	color: #658290;
	text-decoration: none;
	font-weight: bold;
}
a:hover.blue_large {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: large;
	color: #96BACA;
	text-decoration: underline;
	font-weight: bold;
}
a:link.white_xsmall {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.white_xsmall {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white_xsmall {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}
