a:link {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
hr {
	border: thin dotted #CCCCCC;
	color: #666666;

}
font {
	font-size: 10pt;
	line-height: 20px;
	color: #333333;
}
a {
	font-size: 10pt;
	color: #000066;
	text-decoration: underline;
}
