.ImgBorder {
	border: medium solid #ffcc00;
}
.TxtCtr {
	font-size: 18px;
	color: #ffcc00;
	font-weight: bold;
	text-align: center;
}
.Txt {
	font-size: 14px;
	color: #ffcc00;
	font-weight: normal;
	text-align: justify;
}
.alink {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	background-position: center center;
}
