

body {
	background-color: #E5E5E2;
}
a.bot:link, a.bot:visited, a.bot:active {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
a.bot:hover {
	font-weight: none;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
}