
.rollover a {
		display:block;
		position:absolute;
		top:300px; left:300px;
		width: 90px;
		padding:37px 5px 37px 0px;
		font: bold 11px times;
		color:#900;
		background: url("../snowball_rollover.png") 0 0 no-repeat;
		text-decoration: none;
		}
	.rollover a:hover {	
		background-position: 0 -90px;
		color: #300;
		text-decoration: none;
		}


.constantiaB a {
		display:block;
		width: 90px;
		height: 15px;
		padding:0px 0px 75px 0px;
		font:normal 11px Constantia, Lucida Bright, Georgia, serif;
		text-transform:capitalize;
		text-align:center;
		color:#444;
		background:url("wb-roll.png") 0 0 no-repeat;
		text-decoration: none;
		overflow:hidden;
		}
.constantiaB a:hover {	
		background-position: 0 -90px;
		color: #000;
		text-decoration: none;
		overflow:shown;
		}



.rollover-wb a {
		display:block;
		width: 90px;
		height: 15px;
		padding:0px 0px 75px 0px;
		font: bold 12px arial;
		text-transform:capitalize;
		text-align:center;
		color:#000000;
		background: url("wb-roll.png") 0 0 no-repeat;
		text-decoration: none;
		overflow:hidden;
		}
.rollover-wb a:hover {	
		background-position: 0 -90px;
		color: #660000;
		text-decoration: none;
		overflow:shown;
		}

.rollover2 a {
	display:block;
	width: 90px;
	padding: 75px 0px 0px 0px;
	font: regular 10px arial;
	text-transform:capitalize;
	background: url('hands_rollover2.png') center center no-repeat;
	z-index:1000;
	text-decoration: none;
	background-position: 0 -90px;
	color: #555;
}	
	
.rollover2 a:hover {	
	background-position: 0 -0px;
	color: #a11;
	text-decoration: none;
}

.rollover2 a:active {
	background-position: 0 -180px;
	color:#1aa;
}

.rollover33 a {
	display:block;
	width: 130px;
	padding: 95px 0px 0px 0px;
	font: bold 11px times new roman, serif;
	text-transform:capitalize;
	background: url('hands_rollover6.png') center center no-repeat;
	z-index:1000;
	text-decoration: none;
	background-position: 0 -130px;
	color: #555;
}	
	
.rollover33 a:hover {	
	background-position: 0 0px;
	color: #a11;
	text-decoration: none;
}

