.style7 {
	font-size: 10px;
	color: #FFFF99;
}
.style9 {
	font-size: 13px;
	color: #000066;
}
.whitesm:link {
	color: #FFFFFF;
}
.whitesm:visited {
	color: #FFFFFF;
}
.whitesm:hover {
	color: #FFFFFF;
}
.whitesm:active {
	color: #FFFFFF;
}
.bottomnav {font-size: 10px}
.bottombar {font-size: 10px; color: #FFFFFF; }

.more_red {
	color: #FF0000;
 text-decoration: underline;

}
.more_red:link {
	color: #FF0000;
	text-decoration: underline;
}
.more_red:visited {
	color: #FF0000;
	text-decoration: underline;
}
.more_red:hover {
	color: #FF0000;
	text-decoration: underline;
}
.more_red:active {
	color: #FF0000;
	text-decoration: underline;
}
