#linkNewsletter a {
	color: #000000;
}
#linkNewsletter a:hover {
	color: #000000;
}
#linkNewsletter {
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
#roundLeftPinkNewsletter {
	background-image: url(../../images/cornerLeftTopPink.gif);
	background-position: top;
	width: 3px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#roundRightPinkNewsletter {
	background-image: url(../../images/cornerRightTopPink.gif);
	background-position: top;
	width: 3px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
