.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDD;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}
.sidebar a:visited {
	color: #000000;
	background-color: #DDD;
	text-decoration: none;
}
.sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FF0000;
	border: thin #000000;
	vertical-align: top;
	display: block;
	text-decoration: none;
}
.sidebar a:active {
	color: #000000;
	background-color: #30C;
}
.TinyType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 0px;
	color: #FFFFFF;
	text-align: center;
}
