p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.textlink A:hover {
	color: #99CC99;
	text-decoration: underline;
	}
.textlink A:active {
	color: #99CC99;
	text-decoration: underline;
}
.textlink A:link {
	color: #999999;
	text-decoration: underline;
}
.textlink A:visited {
	color: #666666;
	text-decoration: underline; {
}
a:link {
	color: #003366;
}
a:hover {
	color: #99CC99;
}
a:visited {
	color: #999999;
}
