/* CSS Document */

#linkbot a {
	font-size: 10px;
	color: #999999;
}
#linkbot a:hover {
	font-size: 10px;
	color: #000000;
}