#tabs td.selected {
	width:100px;
	text-align: center;
	background-color: #EEEEEE;
}

#tabs td.unselected {
	width:100px;
	text-align: center;
}

#tabs table {
	border-width:0px;
	border-spacing:0px;
}

#tabs a.black:link {
	text-decoration: none; color: black;
}	

#tabs a.black:visited {
	text-decoration: none; color: black;
}	

#tabs a.black:hover {
	text-decoration: none; color: black;
}	

#tabs a.black:active {
	text-decoration: none; color: black;
}	
