a, a:visited {
	text-decoration: none;
	color: #13adcd;
}

#menu tr td.topMenu:hover {
	/*background-image: url(nav-hover-bgr-eprocure.png);
	background-repeat: repeat-x;*/
}
#menu tr td.topMenu a:hover {
	/*color: #FFFFFF;	
	background-color: #13adcd;*/
}
#menu tr td#current  {	
	background-image: url(nav-current-bgr-eprocure.png);
	background-repeat: repeat-x;
}

#main #top #topLeft h1 {
	background-color: #13adcd;
}

#content-wrap h1, 
#content-wrap h1 a, 
#content-wrap h1 a:hover,
#content-wrap h1 a:active,
#content-wrap h1 a:visited {
	color: #13adcd;
}
#content-wrap h2, 
#content-wrap h2 a, 
#content-wrap h2 a:hover,
#content-wrap h2 a:active,
#content-wrap h2 a:visited {
	color: #13adcd;
}
#content-wrap h3, 
#content-wrap h3 a, 
#content-wrap h3 a:hover,
#content-wrap h3 a:active,
#content-wrap h3 a:visited {
	color: #13adcd;
}

#main #top #topRight {
	border-color:#13adcd;
}

#topRight .news-latest-container {
	border-top:1px solid #13adcd;
}
.news-latest-container .news-latest-morelink a,
.news-latest-container .news-latest-morelink a:hover,
.news-latest-container .news-latest-morelink a:active,
.news-latest-container .news-latest-morelink a:visited {
	background-image:url(plus-eprocure.png);
}
.news-latest-container .news-latest-morelink {
	border-bottom:2px solid #13adcd;
}