/* CSS Document */
.bottomTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.backImage {
	background-image: url(zbasic/images/basic_hands.gif);
	background-repeat: no-repeat;
}
body {
	background-color: #C65B61;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}
.bottomTxt a:link {
	color: #CCCCCC;
}
.bottomTxt a:visited {
	color: #CCCCCC;
}
.bottomTxt a:hover {
	color: #999999;
}
.bottomTxt a:active {
	color: #CCCCCC;
}
