@charset "utf-8";

#sitemap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	border:double;
	border-color: #730104;
	}


	
h2{
	text-align:center;
	font-weight:bold;
	color: #730104;
	}

.pagesite {
	color: #730104;
	font-weight:bold;
	}
	
	
#tablesite {
	margin-right: auto;
	margin-left: auto;
	border: double;
	border-color: #730104;
	text-align: center;
	}

#tablesite a:link {
		color: #000000;}
#tablesite a:visited {
		color: #384151;}
#tablesite a:hover {
		color: #730104;}

#footer {
	width: 800px;
	color: #730104;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	margin-left: 90px;
	}
	
#footer a:link {
		color: #730104;}
#footer a:visited {
		color: #384151;}
#footer a:hover {
		color: #003300;}