@charset "UTF-8";
.botLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 8px;
	text-decoration: none;
}
.botLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 8px;
	text-decoration: none;
}
.botLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9088B5;
	font-weight: normal;
	line-height: 8px;
	text-decoration: none;
}
