.schbod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
}
.schbod a:link {  
	color: #999999; 
	text-decoration: none
}
.schbod a:visited {
  color: #99CCCC;
}
.schbod a:hover {
  color: #CCCC99;
 }
.schbod a:active {
  color: #FFCC66;
}
.schfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.schfoot a:link {  
	color: #999999; 
	text-decoration: none
}
.schfoot a:visited {
	color: #959595;
	text-decoration: none;

}
.schfoot a:hover {
	color: #CCCC99;
	text-decoration: none;

 }
.schfoot a:active {
	color: #FFCC66;
	text-decoration: none;

}
.schcapt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.lower_img {
	margin-top: 12px;
}

.schcapt a:link {  
	color: #999999; 
	text-decoration: none
}
.schcapt a:visited {
  color: #959595;
}
.schcapt a:hover {
  color: #CCCC99;
 }
.schcapt a:active {
  color: #FFCC66;
}

