a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;


}
a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;


}
a:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;

}
li {
	line-height: 1.25;
	list-style-position: outside;
	list-style-type: disc;
}
