a.link1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: 99ccff;
	text-decoration: none;
}
a.link1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #F4B25E;
	text-decoration: underline;
}
a.dkblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #3C638A;
	text-decoration: none;
}
a.dkblue:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #868F64;
	text-decoration: underline;
}
a.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #6D8AA7;
	text-decoration: none;
}
a.large:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #868F64;
	text-decoration: underline;
}
a.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
