#home
{
	background-image:url(../images/01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:8px;
	height:27px;
	width:75px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}	

#home:hover
{
	background-image:url(../images/01.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:8px;
	height:27px;
	color:#ffffff;
}	
#sell
{
	background-image:url(../images/02.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:8px;
	height:27px;
	width:64px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}	

#sell:hover
{
	background-image:url(../images/02.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:8px;
	height:27px;
	color:#ffffff;
}	
#buy
{
	background-image:url(../images/03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:8px;
	height:27px;
	width:59px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}	

#buy:hover
{
	background-image:url(../images/03.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:8px;
	height:27px;
	color:#ffffff;
}
#want
{
	background-image:url(../images/04.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:8px;
	height:27px;
	width:109px;
	float:left;
	text-align:center;
		text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}	

#want:hover
{
	background-image:url(../images/04.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:8px;
	height:27px;
	color:#ffffff;
}	
#pet
{
	background-image:url(../images/05.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:8px;
	height:27px;
	width:108px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}	

#pet:hover
{
	background-image:url(../images/05.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:8px;
	height:27px;
	color:#ffffff;
}		
#contact
{
	background-image:url(../images/06.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:8px;
	height:27px;
	width:111px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}	

#contact:hover
{
	background-image:url(../images/06.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:8px;
	height:27px;
	color:#ffffff;
}
#reg
{
	background-image:url(../images/07.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:8px;
	height:27px;
	width:93px;
	float:left;
	text-align:center;
		text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}	

#reg:hover
{
	background-image:url(../images/07.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:8px;
	height:27px;
	color:#ffffff;
}
#top-link
{
	color:#333333;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}	
#top-link:hover
{
	color:#ffffff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}	