#navi  a {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #03C;
	text-indent: 6px;
	display: block;
	font-size: 13px;
	text-align: left;
	background-color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #03C;
	width: 110px;
}
#navi li {
	margin-bottom: 4px;
}
#navi a:visited {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #03C;
	text-indent: 6px;
	display: block;
	font-size: 13px;
	text-align: left;
	background-color: #CCC;
	color: #03C;
}

#navi a:hover {
	color: #FFF;
	background-color: #03C;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


#navi ul {
	list-style-type: none;
}
#navi span {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-indent: 6px;
	display: block;
	font-size: 14px;
	text-align: left;
	background-color: #03C;
	color: #FFF;
}
.oneColFixCtr #apDiv5 #apDiv8 p strong em {
	color: #C00;
}

