.linkbox {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #C576D1;
	background-color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #CA72D6;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #D668E5;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CD72D9;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #C675D1;
	text-decoration: none;
}
.companyname {
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
}
