.company {
	font-size: 10pt;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
