
.sidenav {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.sidenav:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: repeat;
	height: 12px;
	width: 90px;
}
.sidenav:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.bottomnav {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.bottomnav:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

