td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #c0c0c0;
}
.companybg {
	background-image: url(co06.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
