body {
	background: none no-repeat fixed;

}

#container {
	
	color: black;
	text-align: justify;
}

a:link, a:visited {
	color: #191919;
	text-decoration: none;
}

a:hover, a:active {
	color: #b3b3b3;
	text-decoration: none;
}

#breadcrumbcontainer li {
	color: #FFFFFF;

}

#breadcrumbcontainer a,#navcontainer a,#breadcrumbcontainer,#footer p,#contentContainer,#pageHeader h1,#pageHeader h2, {
	color: #b3b3b3;
}

#breadcrumbcontainer a:hover,#navcontainer #current,#navcontainer a:hover,#footer a:hover, #footer a:active,lor: black;
}vcontainer #current {
	color: #ff00ff;
	text-decoration: none;
}

#navcontainer #current:hover {
	text-decoration: none;
	color: #000000;
}

/* 0 */

#navcontainer ul{
	color: #ff0000;
	text-decoration: none;
}

#navcontainer li {
	color: #ffffff;
	text-decoration: none;
}

#navcontainer a {
	color: #191919;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #0080ff;
	text-decoration: none;
}

#navcontainer a:active {
	color: #000000;
	text-decoration: none;
}
	
/* @end */


