.bannerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.blacktextParaHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
A:link {
  color: #ED6CB3; 
  text-decoration: underline; 
}    /*normal links in the text*/
A:visited {
  color: #ED78B8; 
  text-decoration: underline;
}
A:hover {
	color: #308FE0;
	text-decoration: underline;
}
A:active {
	color: #F899D9;
	text-decoration: underline;
}
.blacktextMainHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.hiddenPic {
	display:none;
}
