a.navlinkactive {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	color: #e7e700;
	font-size: 12px;
}

a.navlinkpassive {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	font-size: 12px;
}

a.navlinktitle {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	font-size: 18px;
}

td.cellpassive {
     background-color: #e7e700;
     text-align: center;
}

td.cellactive {
     background-color: #0000ff;
     text-align: center;
}
