.homebox 
{
	
	background-repeat: repeat;
}

.homebox A
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}


.homebox A:hover
{
	color: #FFCC00;
	text-decoration: underline;
}



.homebox1 
{
	
	background-repeat: repeat;
}

.homebox1 A
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}


.homebox1 A:hover
{
	color: #ff3300;
}




.top 
{
	
	background-repeat: repeat;
}

.top A
{
	color: #00ccff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}


.top A:hover
{
	color: #00ccbb;
}
