a:visited 
{
  color: #990000;
}	
            
.searchScope {
  background: #990000;
  color: white;
  font-size: 10px;
}

.searchScope2 {
  background: #014D67;
  color: white;
  font-size: 10px;
}


.lftNavSub {
  color: white;
  font-size: 11px;
}

.lftNavSub a:link {
  color: white;
  font-size: 11px;
  text-decoration: none;
}

.lftNavSub a:visited {
  color: white;
  font-size: 11px;
  text-decoration: none;
}

.lftNavSub a:hover {
  color: white;
  text-decoration: underline;
}

.lftNavSub a:active {
  color: white;
  text-decoration: underline;
}

.mycalcpMonthNavigation
{
	background-color:#6677DD;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #900;
}
