.featname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}

a.whitelink:link {color: #FFFFFF; text-decoration: none;}
a.whitelink:active {color: #FFFFFF; text-decoration: none;}
a.whitelink:visited {color: #FFFFFF; text-decoration: none;}
a.whitelink:hover {color: #FFFFFF; text-decoration:underline}

.homeband0
{
position: absolute; 
left: 50%;
top: 303px; 
width: 249px; 
margin-left: -387;
height: 20px;
z-index: 7;
background-image:url(images/featbg.png);
}

.homeband1
{
position: absolute; 
left: 50%; 
top: 303px; 
width: 249px;
margin-left: -127;
height: 20px;
z-index: 6;
background-image:url(images/featbg.png);
}

.homeband2
{
position: absolute; 
left: 50%; 
top: 303px; 
width: 249px;
margin-left: 133;
height: 20px;
z-index: 5;
background-image:url(images/featbg.png);
}
