.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
.bottomnav A:link {
	text-decoration: none;
	color: #000000;
}
.bottomnav A:visited {
	text-decoration: none;
	color: #000000;
}
.bottomnav A:active {
	text-decoration: none;
	font-weight: bolder;
	color: #666666;
}
.bottomnav A:hover {text-decoration: underline; color: red;}
.greentitle {
	font-family: Tahoma;
	font-size: 13px;
	color: 336633;
}
.purpletitle {
	font-family: Tahoma;
	font-size: 13px;
	color: 990066;
}
.greybody11 {
	font-family: Tahoma;
	font-size: 11px;
	color: 666666;
}
.purplebody11 {
	font-family: Tahoma;
	font-size: 11px;
	color: 990066;
}

.greybody11 A:link {
	text-decoration: none;
	color: #990066;
}
