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