.color1 {
	background-color: #999999;
}
.color2 {
	background-color: #646464;
}
.color3 {
	background-color: #000000;
}
tr, td, p, body, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;

}
a {
	color: #000000;
	text-decoration: none;


}
a:hover {
	color: #CC0000;
	text-decoration: underline;


}
.fOff {
	background-color: #CCCCCC;
	margin: 0px 1px 1px 0px;
	float: left;
	width: 130px;
	display: block;
	text-align: center;
	padding: 3px;
}

.fOn {
	background-color: #333333;
	margin: 0px 1px 1px 0px;
	float: left;
	width: 130px;
	display: block;
	text-align: center;
	padding: 3px;
	color: #666666;

}
.fOn a {
	width: 100%;
	height: 100%;
	cursor: hand;
	display: block;
	text-decoration: none;

}
.navBut a {
	width: 100%;
	cursor: hand;
	display: block;
	text-decoration: none;



}
