#roundLeftDarkContact {
	background-image: url(../../images/cornerLeftBotBlack.gif);
	background-position: bottom;
	width: 3px;
	background-repeat: no-repeat;
	background-color: #FF00FF;
}
#roundRightDarkContact {
	background-image: url(../../images/cornerRightBotBlack.gif);
	background-position: bottom;
	width: 3px;
	background-repeat: no-repeat;
	background-color: #FF00FF;
}
#linkContact {
	background-color: #FF00FF;
	color: #FFFFFF;
}
#linkContact a {
	color: #FFFFFF;
}
#linkContact a:hover {
	color: #FFFFFF;
}
