.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}
#homebutton {
	margin: 1px;
	padding: 1px;
	position: absolute;
	visibility: visible;
	top: 28px;
	width: 105px;
	height: 20px;
	background-color: #F00;
	left: 330px;
	z-index:2
}
.styleone:link {
	text-decoration: none;
	color: #159C3E;
}

.styleone:hover {
	text-decoration: none;
	color: #09F;	
}
.styleone:visited {
	text-decoration: none;
	color: #159C3E;
}

.rollover a {
	display:block;
	width: 55px;
	background: url("xsporBallot.jpg") 0 0 no-repeat;
	text-decoration: none;
	height: 56px;
}
.rollover a:hover { 
background-position: 0 -56px;
color: #049;
}
.rollover a:active {
background-position: 0 -112px;
color:#fff;
}
