.subcap {
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight: none;
	text-decoration:none;
}
.subcap a{
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight: none;
	text-decoration:none;
}
.subcap a:hover{
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: none;
	text-decoration: underline;
}
